WorkInterval represents a period of time in a day.
Parent is mandatory, allowed parent type is CalendarWeekDay.
N/A
N/A
The following table lists the fields for this object.
Field | Detail |
---|---|
from | Type: string Default value: N/A Description: The starting time of the working interval. Field validation description: The from field must be less than the to field. The value must be in HH:MM format, between 00:15 to 23:45. MM is limited to 00, 15, 30, and 45. Additional field security restrictions: N/A |
to | Type: string Default value: N/A Description: The ending time of the working interval. Field validation description: The from field must be less than the to field. The value must be in HH:MM format, between 00:30 to 24:00. MM is limited to 00, 15, 30, and 45. Additional field security restrictions: N/A |