CurrencyDetails

Represents a currency.

  • Name Type Description
    CurrencyCode String The currency's ISO 3166-1 code.
    Decimals Integer Number of decimals used in minor currency.
    Name String Name of the currency.
    Symbol String Symbol of the currency.