Skip to content

UpdateRecallSettingsRequestDto

← Recall DTO

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

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

Поля

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

Пример

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