# DataClassificationTagBean ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **color** | Option<**String**> | The color of the data classification object. | [optional] **description** | Option<**String**> | The description of the data classification object. | [optional] **guideline** | Option<**String**> | The guideline of the data classification object. | [optional] **id** | **String** | The ID of the data classification object. | **name** | Option<**String**> | The name of the data classification object. | [optional] **rank** | Option<**i32**> | The rank of the data classification object. | [optional] **status** | **String** | The status of the data classification object. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)