# WorkflowUpdateResponse
## Properties
**statuses** | Option<[**Vec<models::JiraWorkflowStatus>**](JiraWorkflowStatus.md)> | List of updated statuses. | [optional]
**task_id** | Option<**String**> | If there is a [asynchronous task](#async-operations) operation, as a result of this update. | [optional]
**workflows** | Option<[**Vec<models::JiraWorkflow>**](JiraWorkflow.md)> | List of updated workflows. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)