Store interface
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | int32 | ||
| Code | string | ||
| Name | string | Store name | |
| WebsiteId | int32 | ||
| StoreGroupId | int32 | ||
| IsActive | int32 | ||
| ExtensionAttributes | map[string]interface{} | ExtensionInterface class for @see \Magento\Store\Api\Data\StoreInterface | [optional] |