Skip to content

RecallSettingsDto

← Recall DTO

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

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

Поля

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

Пример

json
{
  "resetRecallPeriod": 0,
  "recallShiftDays": 0
}