Name | Type | Description | Notes |
---|---|---|---|
id | PublishedWorkflowId | ||
description | String | The description of the workflow. | |
transitions | List<Transition> | The transitions of the workflow. | [optional] |
statuses | List<WorkflowStatus> | The statuses of the workflow. | [optional] |
isDefault | Boolean | Whether this is the default workflow. | [optional] |