Money
A combination of a Currency and an amount of that Currency.
currencyMnemonic
string
A three letter uppercase currency code conforming to the ISO 4217 standard, or the string N/A
indicating that a currency is not applicable.
USD
value
double
The amount of money for the given currency.
1234.56