# WorkflowReferenceStatus
## Properties
**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<String, String>**> | 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)