Skip to content

WorkerAssignmentStatusDto

← Worker Assignment DTO

Full domain WorkerAssignmentStatus (mirrors the backend enum values).

Distinct from {@link WorkerAssignmentStatusParam}, which is the reduced set accepted by assignment write endpoints. This full enum is what read models such as the GeoViewer map expose.

Значения

ИмяЗначениеОписание
NotFound0
Suggested1
FirstCall2
FirstMeeting3
InWork4
Denied5
Done6
Suspended7

Пример

json
0