Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 926 Bytes

File metadata and controls

16 lines (13 loc) · 926 Bytes

Flipdish.Model.StoreGroup

Properties

Name Type Description Notes
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]

[Back to Model list] [Back to API list] [Back to README]