amount property
dynamic
amount
getter/setter pair
The amount of money. Supported types: MonetaryAmount
, int
Implementation
dynamic amount;
The amount of money. Supported types: MonetaryAmount
, int
dynamic amount;