Name | Type | Description | Notes |
---|---|---|---|
id | int | Id for the Employee. | [optional] |
sort | string | Sort the employee. | [optional] |
name | string | Employees name. | [optional] |
title | string | Title for the employee. | [optional] |
external_job_title | string | Job title shown to clients and partners. | [optional] |
geo_code | string | Location for the employee. | [optional] |
wanted_geo_code | string | Wanted geo code. | [optional] |
image | string | Photo of the employee. | [optional] |
string | Email for the employee. | [optional] | |
phone_work | string | Work Phone Number for the employee. | [optional] |
phone_private | string | Private Phone Number for employee. | [optional] |
signature | \Ageras\Api\EmployeeSignatureResource | [optional] | |
roles | \Ageras\Api\EmployeeRoleResource[] | The list of roles that the employee is member of. | [optional] |
initials | string | Employee Initials. | [optional] |
is_active | bool | Is the Employee active ? | [optional] [default to false] |
current_call_activity | \Ageras\Api\EmployeeCurrentCallActivityResource | [optional] | |
social | \Ageras\Api\EmployeeSocialResource | [optional] | |
profile_picture | string | [optional] |