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 <ISO-8601> The time when an online order will be available for takeout or delivery.
If |
{- "availableNow": true,
- "availableTime": "string"
}