An individual that occupies a position at the company.
| Name | Data Type | Description |
|---|---|---|
| EmployeeKey | Integer |
System assigned, immutable value that uniquely identifies the record |
| ID | String |
User assigned, mutable value that uniquely identifies the record |
| Name | String |
User assigned, mutable value used to designate an entity |
| EmployeeType | EmployeeType |
Refer to data type’s documentation for further information |
| Inactive | Boolean |
An indicator used to designate if the record represents a value preserved for historical purposes, but no longer pertinent to future operations |