Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 622 Bytes

HrisDirectEmployeeContractPartTime.md

File metadata and controls

24 lines (12 loc) · 622 Bytes

HrisDirectEmployeeContractPartTime

Properties

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"

Enum: TypeEnum

Name Value
PART_TIME "Part-time"