Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

CurrencyDTO

A currency's data.

Properties

codestringRequired
The ISO 3 character code of the currency.
symbolstringRequired
The symbol of the currency.
symbol_nativestringRequired
The symbol of the currecy in its native form. This is typically the symbol used when displaying a price.
namestringRequired
The name of the currency.
Was this section helpful?