ScheduleRotations
Rotation configurations within schedules.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| ScheduleId | String |
Schedules.Id | |
| Name | String | ||
| Position | Integer | ||
| ActiveTimeType | String |
The allowed values are all_day, time_range. | |
| IsActiveAllWeek | Boolean |
The allowed values are true, false. | |
| ScheduleRotationableType | String |
The allowed values are ScheduleDailyRotation, ScheduleWeeklyRotation. | |
| Type | String | ||
| ActiveDays | String | ||
| ActiveTimeAttributes | String | ||
| EndTime | Date | ||
| ScheduleRotationableAttributes | String | ||
| ScheduleRotationMembers | String | ||
| StartTime | Date | ||
| TimeZone | String |