Name | Type | Description | Notes |
---|---|---|---|
description | String | The description of the employee | [optional] |
id | UUID | [optional] | |
firstName | String | [optional] | |
lastName | String | [optional] | |
String | [optional] | ||
workStatus | WorkStatusEnum | [optional] | |
imageProfileURL | String | [optional] | |
code | Integer | [optional] | |
pin | Integer | [optional] | |
phone | String | [optional] | |
company | EmployeeOfficeAssignationsAssignEmployeeToOfficeResponseDataEmployeeCompany | [optional] | |
gender | GenderEnum | [optional] | |
contractId | String | The identifier of your internal employee contract | [optional] |
nid | String | The National Identity Document of the employee | [optional] |
identityNumberType | IdentityNumberTypeEnum | [optional] | |
ssn | String | The Social Security Number of the employee | [optional] |
pricePerHour | Float | The Price per hour of the employee | [optional] |
accountNumber | String | The Account Number of the employee | [optional] |
dateOfBirth | LocalDate | [optional] | |
customFields | List<CoreV3EmployeeCustomFieldsInner> | [optional] | |
createdAt | String | [optional] | |
updatedAt | String | [optional] | |
status | StatusEnum | [optional] | |
children | Integer | [optional] | |
disability | Integer | [optional] | |
address | String | The Address of the employee | [optional] |
postalCode | String | The postal code of the employee | [optional] |
city | String | The city of the employee | [optional] |
province | String | The province of the employee | [optional] |
country | String | The country of the employee | [optional] |
nationality | String | The nationality of the employee | [optional] |
personalMail | String | [optional] | |
maritalStatus | String | [optional] | |
emergencyPhone | String | The emergency phone of the employee | [optional] |
salaryRange | String | The salary range of the employee | [optional] |
studyLevel | String | The study level of the employee | [optional] |
professionalCategoryCode | String | The professional category code of the employee | [optional] |
professionalCategoryDescription | String | The professional category description of the employee | [optional] |
bic | String | [optional] |
Name | Value |
---|---|
ONLINE | "online" |
OFFLINE | "offline" |
PAUSED | "paused" |
REMOTE | "remote" |
Name | Value |
---|---|
FEMALE | "female" |
MALE | "male" |
NO_RESPONSE | "no_response" |
Name | Value |
---|---|
DNI | "dni" |
NIE | "nie" |
RUT | "rut" |
OTHER | "other" |
Name | Value |
---|---|
ACTIVE | "active" |
INACTIVE | "inactive" |