| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | [optional] | |
| version | int | [optional] | |
| changes | \Tripletex\Model\Change[] | [optional] | |
| url | string | [optional] | |
| first_name | string | ||
| last_name | string | ||
| employee_number | string | [optional] | |
| date_of_birth | string | [optional] | |
| string | [optional] | ||
| phone_number_mobile_country | \Tripletex\Model\Country | [optional] | |
| phone_number_mobile | string | [optional] | |
| phone_number_home | string | [optional] | |
| phone_number_work | string | [optional] | |
| national_identity_number | string | [optional] | |
| dnumber | string | [optional] | |
| international_id | \Tripletex\Model\InternationalId | [optional] | |
| bank_account_number | string | [optional] | |
| iban | string | IBAN field -- pilot program | [optional] |
| bic | string | Bic (swift) field -- pilot program | [optional] |
| creditor_bank_country_id | int | Country of creditor bank field -- pilot program | [optional] |
| user_type | string | Define the employee's user type.<br>STANDARD: Reduced access. Users with limited system entitlements.<br>EXTENDED: Users can be given all system entitlements.<br>NO_ACCESS: User with no log on access.<br>Users with access to Tripletex must confirm the email address. | [optional] |
| allow_information_registration | bool | Determines if salary information can be registered on the user including hours, travel expenses and employee expenses. The user may also be selected as a project member on projects. | [optional] [default to false] |
| is_contact | bool | [optional] [default to false] | |
| comments | string | [optional] | |
| address | \Tripletex\Model\Address | [optional] | |
| department | \Tripletex\Model\Department | [optional] | |
| employments | \Tripletex\Model\Employment[] | Employments tied to the employee | [optional] |
| holiday_allowance_earned | \Tripletex\Model\HolidayAllowanceEarned | [optional] |