amount property

int get amount

the amount of the transfer in thousandths of a ruble.

Implementation

int get amount => update.object['amount'];