Name | Type | Description | Notes |
---|---|---|---|
startDate | LocalDate | Short date in format ISO-8601 (YYYY-MM-DD). For example: 2022-12-31. | |
endDate | LocalDate | Short date in format ISO-8601 (YYYY-MM-DD). For example 2022-12-31. | [optional] |
type | TypeEnum | ||
partTimePercentage | BigDecimal | required if employmentType is "Part-time" |
Name | Value |
---|---|
PART_TIME | "Part-time" |