# SecuritySchemeLevelBean ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **description** | Option<**String**> | The description of the issue security scheme level. | [optional] **is_default** | Option<**bool**> | Specifies whether the level is the default level. False by default. | [optional] **members** | Option<[**Vec**](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. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)