# TheJiraCloudPlatformRestApi.SecuritySchemeLevelBean

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | **String** | The description of the issue security scheme level. | [optional] 
**isDefault** | **Boolean** | Specifies whether the level is the default level. False by default. | [optional] 
**members** | [**[SecuritySchemeLevelMemberBean]**](SecuritySchemeLevelMemberBean.md) | The list of level members which should be added to the issue security scheme level. | [optional] 
**name** | **String** | The name of the issue security scheme level. Must be unique. | 
