Holidays
Holiday definitions for a workspace.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Name | String | ||
| WorkspaceId | String |
Workspaces.Id | |
| StartDate | Date | ||
| EndDate | Date | ||
| OccursAnnually | Boolean | ||
| UserIds | String | ||
| UserGroupIds | String | ||
| EveryoneIncludingNew | Boolean | ||
| AutomaticTimeEntryCreation | Boolean | ||
| ProjectId | String |
Projects.Id | |
| TaskId | String |
Tasks.Id |