Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 897 Bytes

File metadata and controls

14 lines (11 loc) · 897 Bytes

Flipdish.Model.StoreCollectionSettings

Properties

Name Type Description Notes
PickupEnabled bool? True if the store accepts pickup orders
MinimumPickupOrderAmount double? Minimum pickup order amount
RequireCustomerNameForPickup bool? True if customer name required for pickup orders
CashOrdersPickupEnabled bool? True if the store accepts cash payment for pickup orders
LeadTimeMinutes int? Auto accept lead time for collection orders
EtaInPickupConfirmationSmsEnabled bool? True if order confirmation sms includes estimated time when order will be ready for collection

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