# WorkflowReferenceStatus ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **approval_configuration** | Option<[**models::ApprovalConfiguration**](ApprovalConfiguration.md)> | | [optional] **deprecated** | Option<**bool**> | Indicates if the status is deprecated. | [optional] **layout** | Option<[**models::WorkflowStatusLayout**](WorkflowStatusLayout.md)> | | [optional] **properties** | Option<**std::collections::HashMap**> | The properties associated with the status. | [optional] **status_reference** | Option<**String**> | The reference of the status. | [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)