Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 778 Bytes

HrisContractPartTime.md

File metadata and controls

26 lines (14 loc) · 778 Bytes

HrisContractPartTime

Properties

Name Type Description Notes
contractOid String The Hris Direct employee contract ID
startDate LocalDate Short date in format ISO-8601 (YYYY-MM-DD). For example: 2022-12-31.
employeeNumber BigDecimal [optional]
endDate LocalDate Short date in format ISO-8601 (YYYY-MM-DD). For example 2022-12-31. [optional]
employmentType EmploymentTypeEnum
partTimePercentage BigDecimal required if employmentType is "PART_TIME"

Enum: EmploymentTypeEnum

Name Value
PART_TIME "PART_TIME"