Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.43 KB

File metadata and controls

24 lines (21 loc) · 1.43 KB

EmploymentDetails

Properties

Name Type Description Notes
id int [optional]
version int [optional]
changes \Tripletex\Model\Change[] [optional]
url string [optional]
employment \Tripletex\Model\Employment [optional]
date string [optional]
employment_type string Define the employment type. [optional]
maritime_employment \Tripletex\Model\MaritimeEmployment [optional]
remuneration_type string Define the remuneration type. [optional]
working_hours_scheme string Define the working hours scheme type. If you enter a value for SHIFT WORK, you must also enter value for shiftDurationHours [optional]
shift_duration_hours double [optional]
occupation_code \Tripletex\Model\OccupationCode [optional]
percentage_of_full_time_equivalent double
annual_salary double [optional]
hourly_wage double [optional]
payroll_tax_municipality_id \Tripletex\Model\Municipality [optional]

[Back to Model list] [Back to API list] [Back to README]