# TheJiraCloudPlatformRestApi.AssociateSecuritySchemeWithProjectDetails

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**oldToNewSecurityLevelMappings** | [**[OldToNewSecurityLevelMappingsBean]**](OldToNewSecurityLevelMappingsBean.md) | The list of scheme levels which should be remapped to new levels of the issue security scheme. | [optional] 
**projectId** | **String** | The ID of the project. | 
**schemeId** | **String** | The ID of the issue security scheme. Providing null will clear the association with the issue security scheme. | 
