Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 803 Bytes

File metadata and controls

14 lines (11 loc) · 803 Bytes

Flipdish.Model.StoreConfig

Properties

Name Type Description Notes
PickupEnabled bool? True if the store accepts pickup orders [optional]
BankAccountAttached bool? True if the store has a Bank Account attached [optional]
MenuAssigned bool? True if the store is assigned to a Menu [optional]
HasFullAddress bool? True if the store has a valid Address [optional]
PickupHours bool? True if the store has Pickup hours [optional]
IsPublished bool? Is the Store Published [optional]

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