amount property
Optional. The amount of the currency that was received by the channel in nanotoncoins; for payments in toncoins only
Implementation
@JsonKey(name: 'amount')
int? get amount;
Optional. The amount of the currency that was received by the channel in nanotoncoins; for payments in toncoins only
@JsonKey(name: 'amount')
int? get amount;