WorkerAssignmentStatusDto
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.
Значения
| Имя | Значение | Описание |
|---|---|---|
NotFound | 0 | — |
Suggested | 1 | — |
FirstCall | 2 | — |
FirstMeeting | 3 | — |
InWork | 4 | — |
Denied | 5 | — |
Done | 6 | — |
Suspended | 7 | — |
Пример
json
0