Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.24 KB

File metadata and controls

20 lines (16 loc) · 1.24 KB

StoreGroupExtended

Properties

Name Type Description Notes
total_stores int Total Amount of Stores [optional]
grouped_coordinates \Flipdish\Client\Models\GroupedCoordinates[] Grouped store coordinates [optional]
store_headers \Flipdish\Client\Models\StoreHeader[] Store Headers associated with Store Group [optional]
store_group_id int Unique Store Group Identifier [optional]
general_rating double Store Group rating [optional]
general_rating_count int Store Group rating count [optional]
delivery_menu_message string Delivery menu message [optional]
pickup_menu_message string Pickup menu message [optional]
brand_ids 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]