Skip to content

GetWorkerAssignmentsByClientResponseDto

← Worker Assignment DTO

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

Поля

ПолеТип (TS)ОбязательноеОписаниеТип (C#)
workerAssignmentsWorkerAssignmentDto[]даList<WorkerAssignmentDto>

Пример

json
{
  "workerAssignments": []
}