Represents the hours of operation for a business location.
Name | Getter | Setter | Type | Description | Notes |
---|---|---|---|---|---|
periods | getPeriods() | setPeriods($value) | \SquareConnect\Model\BusinessHoursPeriod[] | The list of time periods during which the business is open. There may be at most 10 periods per day. | [optional] |
Note: All properties are protected and only accessed via getters and setters.