TaskProgressPhase

TaskProgressPhase
TaskProgressPhase

A task progress can be (but does NOT have to be) divided to more meaningful progress phases.

JSON Example
{
    "progress_percent": 0,
    "name": "string",
    "id": "string"
}
integer As int32 As int32
progress_percent
Required

The percentage of the phase that has completed

string
name
Required

The display name of the task progress phase

string
id
Required

The identifier of the task progress phase