Skip to content

GetRecallSettingsResponseDto

← Recall DTO

Backend-источник: core.businesslogicservice/Core.BusinessLogicService/Nuget.BusinessApiClient/Dto/Recall/Responses/GetRecallSettingsResponseDto.cs (core.businesslogicservice).

Также определён в: integration.callcenternotification.

Поля

ПолеТип (TS)ОбязательноеОписаниеТип (C#)
recallSettingsRecallSettingsDtoдаRecallSettingsDto

Пример

json
{
  "recallSettings": "<RecallSettingsDto>"
}