AttendanceSchedules
Returns a collection of attendance schedules. The date filter will match schedules that cover the dates (StartDate and RepeatUntil)
Columns
Name | Type | References | |
OrganizationId | Integer | ||
Id [KEY] | Integer | ||
UserId | Integer | ||
Weekdays | String | ||
Duration | Integer | ||
ExcludedDates | String | ||
MinimumTime | Integer | ||
RepeatSchedule | Date | ||
StartDate | Date | ||
RepeatUntil | Date | ||
CreatedAt | Datetime | ||
UpdatedAt | Datetime | ||
UseTimeZone | String |