Indicates whether the restaurant currently accepts online orders that will be available immediately
for the DiningOption you specify in your request.
| availableNow | boolean True if the restaurant is currently accepting online orders that will
be available immediately for the |
| availableTime | string <date-time> The time when an online order will be available for takeout or delivery.
If |
{- "availableNow": true,
- "availableTime": "2019-08-24T14:15:22Z"
}