Skip to content

CallAgentAnalyticsResponseDto

← Call Center DTO

Response of GET /Api/Calls/Analytics/Agents. Data lives under the result field.

Поля

ПолеТипОбязательноеОписание
resultCallAgentAnalyticsResultDtoда

Пример

json
{
  "result": "<CallAgentAnalyticsResultDto>"
}