Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (7 loc) · 400 Bytes

BusinessHours.md

File metadata and controls

14 lines (7 loc) · 400 Bytes

BusinessHours

Description

Represents the hours of operation for a business location.

Properties

Name Type Description Notes
periods List<BusinessHoursPeriod> The list of time periods during which the business is open. There may be at most 10 periods per day. [optional]