CurrencyModel
Less than to read
Represents an ISO-4217 currency code definition
Methods
The following API methods use this data model.
- Query Currencies
Required Fields
minorUnit
Number of places after the decimal for this currency
Optional Fields
alphaCode
string, nullable
Alphabetic code for the given currency
numericCode
string, nullable
Numeric code for the given currency
currencyName
string, nullable
Name of currency
symbol
string, nullable, 0-4 characters
Symbol for the given currency