amount property

BigInt? amount
getter/setter pair

The amount of the asset to be transferred. A zero amount transferred to self allocates that asset in the account's Asset map.

Implementation

BigInt? amount;