# SecurityLevel
## Properties
**description** | Option<**String**> | The description of the issue level security item. | [optional][readonly]
**id** | Option<**String**> | The ID of the issue level security item. | [optional][readonly]
**is_default** | Option<**bool**> | Whether the issue level security item is the default. | [optional][readonly]
**issue_security_scheme_id** | Option<**String**> | The ID of the issue level security scheme. | [optional][readonly]
**name** | Option<**String**> | The name of the issue level security item. | [optional][readonly]
**param_self** | Option<**String**> | The URL of the issue level security item. | [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)