Contains the date and time period(s) on that date when the restaurant accepts online orders for immediate availability or when previously scheduled orders will be available.
| businessDate | string <date-time> Date when the restaurant accepts online orders for immediate availability or when previously scheduled orders will be available during a certain period(s) of time. |
Array of objects (FutureScheduleTime) Times period(s) on a |
{- "businessDate": "2019-08-24T14:15:22Z",
- "futureTimes": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z"
}
]
}