amount property
The amount of unpaid or paid earnings, as a formatted string, including the currency.
E.g. "¥1,235 JPY", "$1,234.57", "£87.65".
Output only.
Implementation
core.String? amount;
The amount of unpaid or paid earnings, as a formatted string, including the currency.
E.g. "¥1,235 JPY", "$1,234.57", "£87.65".
Output only.
core.String? amount;