| Name | Type | Description | Notes |
|---|---|---|---|
| TotalStores | int? | Total Amount of Stores | [optional] |
| GroupedCoordinates | List<GroupedCoordinates> | Grouped store coordinates | [optional] |
| StoreHeaders | List<StoreHeader> | Store Headers associated with Store Group | [optional] |
| StoreGroupId | int? | Unique Store Group Identifier | [optional] |
| GeneralRating | double? | Store Group rating | [optional] |
| GeneralRatingCount | int? | Store Group rating count | [optional] |
| DeliveryMenuMessage | string | Delivery menu message | [optional] |
| PickupMenuMessage | string | Pickup menu message | [optional] |
| BrandIds | List<string> | List of brand ids (AppIds) that are associated with this store group | [optional] |
| Name | string | Store Group Name | [optional] |
| Currency | string | Currency used by the stores in this group | [optional] |