Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 525 Bytes

File metadata and controls

18 lines (10 loc) · 525 Bytes

TaskProgressResponseDto

The task progress response parameters.

Properties

Name Type Description Notes
id String The task progress ID.
error String The task progress error message. [optional]
percentage Integer The percentage of the task progress.
isCompleted Boolean Specifies if the task peogress is completed or not.
status DistributedTaskStatus