| Name | Description | Type | Additional information |
|---|---|---|---|
| EmployeeNumber |
The unique number associated with the employee. |
string |
None. |
| EmployeeFirstName |
The employee's first name. |
string |
None. |
| EmployeeLastName |
The employee's last name. |
string |
None. |
| DepartmentName |
The name of the department the employee belongs to. |
string |
None. |
| LocationCode |
The name of the location where the employee stays. |
string |
None. |
| SiteName |
The name of the site where the location is. |
string |
None. |
| EmployeeEmail |
The employee's email. |
string |
None. |