Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.12 KB

File metadata and controls

18 lines (15 loc) · 1.12 KB

Flipdish.Model.PreOrderConfig

Properties

Name Type Description Notes
LeadTimeMinutes int? Lead Time in Minutes [optional]
IntervalMinutes int? Interval in minutes [optional]
MaxOrderAheadDays int? Max Days to order ahead [optional]
IncludeAsap bool? Show ASAP as option [optional]
IncludeMoreGranularInitialTime bool? Granual Init' Time [optional]
CutOffTimePreviousDayBasic string Cut off time previous day [optional]
CutOffTimeCurrentDayBasic string Cut off time current day [optional]
PreOrderTimeDisplayType string Type of time displayed. [optional]
AlwaysAppearOpen bool? Specifies whether a customer can pre-order outside the store opening hours or not. [optional]
RequireExplicitSelectAlways bool? Force customer to select collection time. [optional]

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