| Name | Description | Type | Additional information |
|---|---|---|---|
| EmployeeId |
The internal id of the employee |
integer |
Required |
| LookupName |
The fullname of the employee |
string |
Required |
| AllowedClients |
The list of clients the employee has access to |
Collection of AllowedClient |
None |