Skip to content

CallLoadAnalyticsResponseDto

← Call Center DTO

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

Поля

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

Пример

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