| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| StoreID | integer |
None. |
|
| Store | StoreModel |
None. |
|
| Name | string |
Required String length: inclusive between 0 and 50 |
|
| CouponsOff | boolean |
None. |
|
| PromotionsOff | boolean |
None. |
|
| ProfitMargin | decimal number |
Range: inclusive between 0 and 1 |
|
| PublicTariff | boolean |
None. |
|
| EntityID | integer |
None. |
|
| Entity | GlobalEntityModel |
None. |
|
| VariationPrices | Collection of VariationPriceModel |
None. |
|
| ProductPrices | Collection of ProductPriceModel |
None. |
|
| Promotions | Collection of PromotionModel |
None. |