# WorkflowUpdateResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **statuses** | Option<[**Vec**](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**](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)