Skip to content

CreateRegionCodeRequestDto

← Region DTO

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

Поля

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

Пример

json
{
  "code": "string"
}