| Name | Description | Type | Additional information |
|---|---|---|---|
Id |
The id of the employee |
integer |
None. |
Firstname |
The first name of the employee. |
string |
None. |
Lastname |
The last name of the employee. |
string |
None. |
Executor |
Indicates whether the employee is marked as being an executor. |
boolean |
None. |
Manager |
Indicates whether the employee is marked as being a manager. |
boolean |
None. |
Operator |
Indicates whether the employee is marked as being an operator. |
boolean |
None. |
|
The email of the employee. |
string |
None. |
|
Token |
The client login token (if generated). |
string |
None. |