# BehavioralsignalsUapiClient.CallDetails

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**agentId** | **String** | The agent identification string assigned to the call | [optional] 
**agentName** | **String** | The agent name | [optional] 
**datetime** | **Date** | Datetime of the call | [optional] 
**agentTime** | **Number** | Percentage of agent&#39;s talk time | [optional] 
**customerTime** | **Number** | Percentage of customer&#39;s talk time | [optional] 
**overlapTime** | **Number** | Percentage of overlap time | [optional] 
**behaviors** | [**[AgentBehaviors]**](AgentBehaviors.md) |  | [optional] 
**trends** | [**AgentTrends**](AgentTrends.md) |  | [optional] 


