Currency
A currency as defined by the ISO 4217 standard.
Fields
isoCode (
ISO4217!
)
The currency format as defined by IS0 4217.
smallestDenomination (
Int!
)
The smallest denomination of the currency.
subunitToUnit (
Int!
)
Factor used to convert a subunit to a unit.
symbol (
String!
)
The symbol for the currency (i.e. "€").