Name | Type | Description | Notes |
---|---|---|---|
firstName | String | Employee's first name. | |
lastName | String | Employee's last name. | |
String | Worker's email address. | ||
workEmail | String | Worker's email address. | |
nationality | String | Employee's nationality. | [optional] |
employeeNumber | String | Employee's number. | [optional] |
address | GPContractToCreateEmployeeAddress |