Currency
Fields
id (
ID!
)
ID of the object
alphabeticCode (
String
)
External reference to the Currency
. Must be unique.
For the standard currency types, this field is the three-letters-code used internationally (ISO-4217). eg: AUD, EUR, USD.
numericCode (
String
)
The numeric code of the Currency
.
name (
String
)
The name of the Currency
.
minorUnits (
Int
)
The number of minor units that make up a major unit of the Currency
isISO4217 (
Boolean
)
Currencies which are defined as part of the ISO-4217 standard cannot be deleted or modified.