# CreateIssueSecuritySchemeDetails
## Properties
**description** | Option<**String**> | The description of the issue security scheme. | [optional]
**levels** | Option<[**Vec<models::SecuritySchemeLevelBean>**](SecuritySchemeLevelBean.md)> | The list of scheme levels which should be added to the security scheme. | [optional]
**name** | **String** | The name of the issue security scheme. Must be unique (case-insensitive). |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)