Use an object based on PaymentCurrencyAmount
to represent a monetary value in a specific currency.
Property | Type | Description | Required |
---|---|---|---|
| string | The 3-letter currency code from the ISO 4217 standard for the the monetary amount. For the list of currency codes, see ISO 4217. Currently, only | Yes |
| string | The value of the monetary amount in | Yes |