# TheJiraCloudPlatformRestApi.SecurityScheme

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**defaultSecurityLevelId** | **Number** | The ID of the default security level. | [optional] 
**description** | **String** | The description of the issue security scheme. | [optional] 
**id** | **Number** | The ID of the issue security scheme. | [optional] 
**levels** | [**[SecurityLevel]**](SecurityLevel.md) |  | [optional] 
**name** | **String** | The name of the issue security scheme. | [optional] 
**self** | **String** | The URL of the issue security scheme. | [optional] 
