| Name | Description | Type | Additional information |
|---|---|---|---|
| FirstName | string |
String length: inclusive between 0 and 8000 |
|
| LastName | string |
String length: inclusive between 0 and 100 |
|
| DateOfBirth | date |
None. |
|
| EmployeeID | string |
String length: inclusive between 0 and 20 |
|
| WorkEmailAddress | string |
String length: inclusive between 0 and 8000 |
|
| CellPhoneNumber | string |
String length: inclusive between 0 and 8000 |
|
| SupervisorName | string |
String length: inclusive between 0 and 8000 |
|
| SupervisorCellPhoneNumber | string |
String length: inclusive between 0 and 8000 |
|
| IsContractor | boolean |
None. |
|
| ContractorCompanyCode | string |
String length: inclusive between 0 and 50 |
|
| ContractorCompanyName | string |
String length: inclusive between 0 and 100 |