An individual store in an account.
Name | Type | Description | Notes |
---|---|---|---|
Name | string | The name of the store. | [optional] |
Platform | string | The e-commerce platform of the store. | [optional] |
Domain | string | The store domain. | [optional] |
IsSyncing | bool | Whether to disable automations because the store is currently syncing. | [optional] |
EmailAddress | string | The email address for the store. | [optional] |
CurrencyCode | string | The three-letter ISO 4217 code for the currency that the store accepts. | [optional] |
MoneyFormat | string | The currency format for the store. For example: `$`, `£`, etc. | [optional] |
PrimaryLocale | string | The primary locale for the store. For example: `en`, `de`, etc. | [optional] |
Timezone | string | The timezone for the store. | [optional] |
Phone | string | The store phone number. | [optional] |
Address | Address1 | [optional] |