UpdateCurrencyDTO
The data to update in a currency. The code
is used to identify which currency to update.
code
stringRequiredThe code of the currency to update.
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.
name
stringThe name of the currency.
Was this section helpful?