# WorkflowCreateResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **statuses** | Option<[**Vec**](JiraWorkflowStatus.md)> | List of created statuses. | [optional] **workflows** | Option<[**Vec**](JiraWorkflow.md)> | List of created 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)