amount property
Integer amount of Telegram Stars received by the affiliate from the transaction, rounded to 0; can be negative for refunds.
Implementation
@JsonKey(name: 'amount')
int get amount;
Integer amount of Telegram Stars received by the affiliate from the transaction, rounded to 0; can be negative for refunds.
@JsonKey(name: 'amount')
int get amount;