# StatusesPerWorkflow ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **initial_status_id** | Option<**String**> | The ID of the initial status for the workflow. | [optional] **statuses** | Option<**Vec**> | The status IDs associated with the workflow. | [optional] **workflow_id** | Option<**String**> | The ID of the workflow. | [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)