Skip to content

CallEntityAnalyticsResponseDto

← Call Center DTO

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

Поля

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

Пример

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