# WorkflowUpdateRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**statuses** | Option<[**Vec<models::WorkflowStatusUpdate>**](WorkflowStatusUpdate.md)> | The statuses to associate with the workflows. | [optional]
**workflows** | Option<[**Vec<models::WorkflowUpdate>**](WorkflowUpdate.md)> | The details of the workflows to update. | [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)