CurrencyDTO
A currency's data.
code
stringRequiredThe ISO 3 character code of the currency.
symbol
stringRequiredThe symbol of the currency.
symbol_native
stringRequiredThe symbol of the currecy in its native form. This is typically the symbol used when displaying a price.
name
stringRequiredThe name of the currency.
Was this section helpful?