| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Id of the employment |
integer |
- |
| EmployeeId |
Id of the referenced employee |
integer |
- |
| Description |
Description of the employment |
string |
- |
| StartDate |
Startdate of the employment |
date |
- |
| EndDate |
Possible enddate of the employment |
date |
Nullable |
| IsDefaultEmployment |
Indicator employment is default |
boolean |
- |
| IsDefaultForLogin |
Indicator employment is the default for login purposes |
boolean |
- |
| OrganizationEntityId |
The internal id of the Organization entity |
integer |
- |
| OrganizationEntityName |
Organization entity referenced to employment |
string |
- |
| Discipline |
Discipline referenced to employment |
string |
- |
| DisciplineId |
The internal id of the discipline |
integer |
Nullable |
| EmploymentReferenceNumber |
The employment reference number |
string |
- |
| HoursPerWeek |
The hours per week |
integer |
Nullable |
| DaysPerWeek |
The days per week |
integer |
Nullable |