Name | Type | Description | Notes |
---|---|---|---|
id | UUID | [optional] | |
name | String | [optional] | |
employeeRequestEnabled | Boolean | [optional] | |
needsValidation | Boolean | [optional] | |
dayType | DayTypeEnum | [optional] | |
maxDaysOff | Integer | [optional] | |
isDefault | Boolean | [optional] | |
notAllowedDateRanges | List<VacationConfigurationsListConfigurationsResponseDataInnerNotAllowedDateRangesInner> | [optional] | |
createdAt | String | [optional] | |
updatedAt | String | [optional] | |
createdBy | UUID | [optional] |
Name | Value |
---|---|
BUSINESS_DAY | "business_day" |
CALENDAR_DAY | "calendar_day" |