StoreDataStoreConfigInterface
May 18, 2017 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Store id | |
| code | string | Store code | |
| websiteId | int | Website id of the store | |
| locale | string | Store locale | |
| baseCurrencyCode | string | Base currency code | |
| defaultDisplayCurrencyCode | string | Default display currency code | |
| timezone | string | Timezone of the store | |
| weightUnit | string | The unit of weight | |
| baseUrl | string | Base URL for the store | |
| baseLinkUrl | string | Base link URL for the store | |
| baseStaticUrl | string | Base static URL for the store | |
| baseMediaUrl | string | Base media URL for the store | |
| secureBaseUrl | string | Secure base URL for the store | |
| secureBaseLinkUrl | string | Secure base link URL for the store | |
| secureBaseStaticUrl | string | Secure base static URL for the store | |
| secureBaseMediaUrl | string | Secure base media URL for the store | |
| extensionAttributes | \SpringImport\Swagger\Magento2\Client\Model\StoreDataStoreConfigExtensionInterface | [optional] |