# BehavioralsignalsUapiClient.Agent

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Unique identifier for the agent | [optional] 
**profilePic** | **String** | A source to the agent&#39;s profile picture | [optional] 
**name** | **String** | The agent name | [optional] 
**impact** | [**ScoredIndicatorType**](ScoredIndicatorType.md) |  | [optional] 
**highlights** | [**[Call]**](Call.md) | A list of call highlights | [optional] 
**agentTime** | **Number** | Agent talk time in seconds | [optional] 
**customerTime** | **Number** | Customer talk time in seconds | [optional] 
**overlapTime** | **Number** | Overlap time in seconds | [optional] 
**behaviors** | [**[AgentBehaviors]**](AgentBehaviors.md) |  | [optional] 
**trends** | [**AgentTrends**](AgentTrends.md) |  | [optional] 


