CurrencyAmount
An amount of money.
Declaration
object CurrencyAmountProperties
| Name | Type | Description |
|---|---|---|
amount Required | string | The monetary amount associated with the currency. |
currency Required | string | The ISO 4217 currency code that applies to the monetary amount. |