canBeUpgraded property
Optional. True, if the gift can be upgraded to a unique gift
Implementation
@JsonKey(name: 'can_be_upgraded')
bool? get canBeUpgraded;
Optional. True, if the gift can be upgraded to a unique gift
@JsonKey(name: 'can_be_upgraded')
bool? get canBeUpgraded;