CreateClientExternalRequestClientAddressDto
Backend-источник: core.businesslogicservice/Core.BusinessLogicService/Nuget.BusinessApiClient/Dto/Client/Requests/CreateClientExternal/CreateClientExternalRequestClientAddressDto.cs (core.businesslogicservice).
Поля
| Поле | Тип (TS) | Обязательное | Описание | Тип (C#) |
|---|---|---|---|---|
postalCode | string | null | нет | — | string? |
Пример
json
{
"postalCode": "string"
}