| Name | Description | Type | Additional information |
|---|---|---|---|
| RelationId |
Id of the relation |
integer |
None |
| EmployeeId |
Id of the employee |
integer |
None |
| BSN |
Socialsecuritynumber |
string |
None |
| FirstName |
Firstname of the employee |
string |
None |
| LastName |
Surname of the employee |
string |
None |
| LookupName |
Lookupname of the employee |
string |
None |
| Prefix |
Prefix of the employee |
string |
None |
| Gender |
Gender of the employee |
GenderEnum |
None |
| GenderNumber |
Gender number |
integer |
None |
| DateOfBirth |
Date of birth of the employee |
date |
None |
| AccessUserId |
Id for the employee to logon with |
integer |
None |
| DateOfRemoval |
Date of removal of the employee Which can be the date of death or the enddate of the last contract |
date |
None |
| RegistrationNumber |
External registrationnumber |
string |
None |
| WindowsUsername |
Single Sign On Username |
string |
None |
| EmailAddresses |
Email addresses of employee |
Collection of string |
None |
| AccessUsername |
Username of the employee |
string |
None |
| MobilePhoneNumbers |
Mobile phone numbers of the employee |
Collection of PhoneNumber |
None |
| AutoLoginWithDefaultLoginEmployment |
Enable automatic selection of employment during log on |
boolean |
None |
| IsAuthorizedForTimeRegistration |
Indicator that employee is central authorized for timeregistration |
boolean |
None |
| IsServiceAccount |
Indicator that employee is a service account |
boolean |
None |
| AllowAccessEmployeePortal |
Indicates whether the employee is allowed to use the employee-portal. |
boolean |
None |
| AllowAccessEmployeePortalStartDate |
Optional begin of period when the employee is allowed to use the employee-portal. |
date |
None |
| AllowAccessEmployeePortalEndDate |
Optional end of period when the employee is allowed to use the employee-portal. |
date |
None |
| PortalEmail |
The employee's e-mail (username) within the employee-portal. |
string |
None |
| IsLocked |
Indicates whether the employee has a user account which is locked. |
boolean |
None |