giftUpgradeSent property
Optional. Service message: upgrade of a gift was purchased after the gift was sent
Implementation
@JsonKey(name: 'gift_upgrade_sent')
GiftInfo? get giftUpgradeSent;
Optional. Service message: upgrade of a gift was purchased after the gift was sent
@JsonKey(name: 'gift_upgrade_sent')
GiftInfo? get giftUpgradeSent;