limitedGifts property
Optional. True, if limited regular gifts are accepted
Implementation
@JsonKey(name: 'limited_gifts')
bool? get limitedGifts;
Optional. True, if limited regular gifts are accepted
@JsonKey(name: 'limited_gifts')
bool? get limitedGifts;