TimeRange

The time range when the restaurant is accepting online orders.

end
string <time>

The local time in HH:MM format when the restaurant's online ordering hours end.

start
string <time>

The local time in HH:MM format when the restaurant's online ordering hours start.

{
  • "start": "14:15:22Z",
  • "end": "14:15:22Z"
}