Name | Type | Description | Notes |
---|---|---|---|
type | TypeEnum | Is it a full-time contract or a part-time contract? | |
holidays | CreateGPContractRequestDataEmploymentHolidays | ||
startDate | LocalDate | Short date in format ISO-8601 (YYYY-MM-DD). For example: 2022-12-31. |
Name | Value |
---|---|
FULL_TIME | "Full-time" |
PART_TIME | "Part-time" |