- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
StoreCurrency - Store Module Data Models Reference
This documentation provides a reference to the StoreCurrency data model. It belongs to the Store Module.
id
PrimaryKeyModifier<IdProperty>The ID of the currency.
currency_code
TextPropertyThe ISO 3 currency code. For example,
usd
.is_default
BooleanPropertyWhether the currency is the default in the store.
The store this currency belongs to.
Was this page helpful?