# OldToNewSecurityLevelMappingsBean
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**new_level_id** | **String** | The new issue security level ID. Providing null will clear the assigned old level from issues. |
**old_level_id** | **String** | The old issue security level ID. Providing null will remap all issues without any assigned levels. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)