Information about a workflow task.
Name | Type | Description | Notes |
---|---|---|---|
id | int | Identifier of the current workflow task. | |
workflow_stage_id | int | Identifier of the current workflow stage. | |
name | str | Name of the current workflow stage. | |
entered_at | str | Date and time when task was created. | |
started_at | str | Date and time when task was started. | [optional] |