Skip to content

StopTimerResponseDto

← Manager Time Tracker DTO

Поля

ПолеТипОбязательноеОписание
idnumberдаId of the finalised WorkTimeEntry.
problemsWorkTimeProblemDto[]даSoft warnings emitted by the validation pipeline (ArbZG break, backlog tier, etc.).

Пример

json
{
  "id": 0,
  "problems": []
}