Currency
Currency
Constructors
constructor
**new Currency**()
Currency
Properties
codestringRequiredThe 3 character ISO code for the currency.
includes_taxbooleanWhether the currency prices include tax
Default: false
namestringRequiredThe written name of the currency
symbolstringRequiredThe symbol used to indicate the currency.
symbol_nativestringRequiredThe native symbol used to indicate the currency.
Was this section helpful?