The hours of operation for a location.
BusinessHours
Name | Type | Tags | Description |
---|---|---|---|
periods |
BusinessHoursPeriod[] | undefined |
Optional | The list of time periods during which the business is open. There can be at most 10 periods per day. |
{
"periods": null
}