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.
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?