amount property

int amount
final

The total amount to be sent in microAlgos. Amounts are returned in microAlgos - the base unit for Algos. Micro denotes a unit x 10^-6. 1 Algo equals 1,000,000 microAlgos. TODO BigInt

Implementation

final int amount;