# WorkflowCreateRequest
## Properties
**scope** | Option<[**models::WorkflowScope**](WorkflowScope.md)> | | [optional]
**statuses** | Option<[**Vec<models::WorkflowStatusUpdate>**](WorkflowStatusUpdate.md)> | The statuses to associate with the workflows. | [optional]
**workflows** | Option<[**Vec<models::WorkflowCreate>**](WorkflowCreate.md)> | The details of the workflows to create. | [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)