| Name | Type | Description | Notes |
|---|---|---|---|
| leadTimeMinutes | Integer | Lead Time in Minutes | [optional] |
| intervalMinutes | Integer | Interval in minutes | [optional] |
| maxOrderAheadDays | Integer | Max Days to order ahead | [optional] |
| includeAsap | Boolean | Show ASAP as option | [optional] |
| includeMoreGranularInitialTime | Boolean | Granual Init' Time | [optional] |
| cutOffTimePreviousDayBasic | String | Cut off time previous day | [optional] |
| cutOffTimeCurrentDayBasic | String | Cut off time current day | [optional] |
| preOrderTimeDisplayType | PreOrderTimeDisplayTypeEnum | Type of time displayed. | [optional] |
| alwaysAppearOpen | Boolean | Specifies whether a customer can pre-order outside the store opening hours or not. | [optional] |
| requireExplicitSelectAlways | Boolean | Force customer to select collection time. | [optional] |
| Name | Value |
|---|---|
| SINGLETIME | "SingleTime" |
| STARTANDENDTIME | "StartAndEndTime" |
| DAYONLY | "DayOnly" |