- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Store - Store Module Data Models Reference
This documentation provides a reference to the Store data model. It belongs to the Store Module.
id
PrimaryKeyModifier<IdProperty>The ID of the store.
name
TextPropertyThe name of the store
The associated supported_currencies.
default_sales_channel_id
TextPropertyOptionalThe ID of the store's default sales channel.
default_region_id
TextPropertyOptionalThe ID of the store's default region.
default_location_id
TextPropertyOptionalThe ID of the store's default stock location.
metadata
JSONPropertyOptionalHolds custom data in key-value pairs.
Was this page helpful?