# TheJiraCloudPlatformRestApi.SimplifiedHierarchyLevel

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**aboveLevelId** | **Number** | The ID of the level above this one in the hierarchy. This property is deprecated, see [Change notice: Removing hierarchy level IDs from next-gen APIs](https://developer.atlassian.com/cloud/jira/platform/change-notice-removing-hierarchy-level-ids-from-next-gen-apis/). | [optional] 
**belowLevelId** | **Number** | The ID of the level below this one in the hierarchy. This property is deprecated, see [Change notice: Removing hierarchy level IDs from next-gen APIs](https://developer.atlassian.com/cloud/jira/platform/change-notice-removing-hierarchy-level-ids-from-next-gen-apis/). | [optional] 
**externalUuid** | **String** | The external UUID of the hierarchy level. This property is deprecated, see [Change notice: Removing hierarchy level IDs from next-gen APIs](https://developer.atlassian.com/cloud/jira/platform/change-notice-removing-hierarchy-level-ids-from-next-gen-apis/). | [optional] 
**hierarchyLevelNumber** | **Number** |  | [optional] 
**id** | **Number** | The ID of the hierarchy level. This property is deprecated, see [Change notice: Removing hierarchy level IDs from next-gen APIs](https://developer.atlassian.com/cloud/jira/platform/change-notice-removing-hierarchy-level-ids-from-next-gen-apis/). | [optional] 
**issueTypeIds** | **[Number]** | The issue types available in this hierarchy level. | [optional] 
**level** | **Number** | The level of this item in the hierarchy. | [optional] 
**name** | **String** | The name of this hierarchy level. | [optional] 
**projectConfigurationId** | **Number** | The ID of the project configuration. This property is deprecated, see [Change oticen: Removing hierarchy level IDs from next-gen APIs](https://developer.atlassian.com/cloud/jira/platform/change-notice-removing-hierarchy-level-ids-from-next-gen-apis/). | [optional] 
