| Name | Type | Description | Notes |
|---|---|---|---|
| businessHoursOverrideId | Integer | Unique identifier | [optional] |
| deliveryType | DeliveryTypeEnum | Delivery or Pickup | [optional] |
| startTime | OffsetDateTime | Date and time in ISO 8601 format. | |
| endTime | OffsetDateTime | Date and time in ISO 8601 format. | |
| type | TypeEnum | Open, Closed or ClosedAllowPreOrders | [optional] |
| Name | Value |
|---|---|
| DELIVERY | "Delivery" |
| PICKUP | "Pickup" |
| Name | Value |
|---|---|
| OPEN | "Open" |
| CLOSED | "Closed" |
| CLOSEDALLOWPREORDERS | "ClosedAllowPreOrders" |