uniqueGifts property
True, if unique gifts or gifts that can be upgraded to unique for free are accepted
Implementation
@JsonKey(name: 'unique_gifts')
bool get uniqueGifts;
True, if unique gifts or gifts that can be upgraded to unique for free are accepted
@JsonKey(name: 'unique_gifts')
bool get uniqueGifts;