# StatusCategory
## Properties
**_self** | Option<**String**> | The URL of the status category. | [optional][readonly]
**id** | Option<**i64**> | The ID of the status category. | [optional][readonly]
**key** | Option<**String**> | The key of the status category. | [optional][readonly]
**color_name** | Option<**String**> | The name of the color used to represent the status category. | [optional][readonly]
**name** | Option<**String**> | The name of the status category. | [optional][readonly]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)