# WorkflowPreviewResponse
## Properties
**statuses** | Option<[**Vec<models::JiraWorkflowPreviewStatus>**](JiraWorkflowPreviewStatus.md)> | The list of statuses referenced by the workflows. | [optional]
**workflows** | Option<[**Vec<models::WorkflowPreview>**](WorkflowPreview.md)> | The list of workflows. The workflows are returned in the same order as specified in the request. | [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)