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