Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 672 Bytes

BusinessHoursPeriod.md

File metadata and controls

14 lines (9 loc) · 672 Bytes

SquareConnect.BusinessHoursPeriod

Description

Represents a period of time during which a business location is open.

Properties

Name Type Description Notes
day_of_week String The day of week for this time period. See DayOfWeek for possible values [optional]
start_local_time String The start time of a business hours period, specified in local time using partial-time RFC3339 format. [optional]
end_local_time String The end time of a business hours period, specified in local time using partial-time RFC3339 format. [optional]