currency property
Currency in which the payment was made. Currently, one of "XTR" for Telegram Stars or "TON" for toncoins
Implementation
@JsonKey(name: 'currency')
String get currency;
Currency in which the payment was made. Currently, one of "XTR" for Telegram Stars or "TON" for toncoins
@JsonKey(name: 'currency')
String get currency;