# WorkflowCreateRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **scope** | [**models::WorkflowScope**](WorkflowScope.md) | | **statuses** | [**Vec**](WorkflowStatusUpdate.md) | The statuses to associate with the workflows. | **workflows** | [**Vec**](WorkflowCreate.md) | The details of the workflows to create. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)