| Name | Description | Type | Additional Information |
|---|---|---|---|
| ID |
The person's unique identifier. |
string |
None. |
| EmployeeID |
The unique identifier of the employee as specified when the person was created. |
string |
None. |
| FirstName |
The person's first name. |
string |
None. |
| LastName |
The person's last name. |
string |
None. |
|
The person's email address. |
string |
None. |
|
| JobTitle |
The person's job title. |
string |
None. |
| Location |
The person's location. |
string |
None. |
| IsNew |
True, if the person is a new user. False, otherwise. |
boolean |
None. |
| Team |
The person's team. |
TeamModel |
None. |
| Manager |
The person's manager. |
PersonLightModel |
None. |