InlineMonetaryValue1
InlineMonetaryValue1
Base type for representing monetary values, encapsulating both some kind of quantity and a currency.
JSON Example
{
"currencyCode": "string"
}
string
currencyCode
Optional
The ISO 4217 code used to identify the currency (if any) associated with this value.