---
id: v1-nested-config
title: NestedConfig
pagination_label: NestedConfig
sidebar_label: NestedConfig
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'NestedConfig', 'v1NestedConfig']
slug: /tools/sdk/typescript/custom_user_levels/models/nested-config
tags: ['SDK', 'Software Development Kit', 'NestedConfig', 'v1NestedConfig']
---

# NestedConfig

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ancestorId** | **(optional)** `string` | The unique identifier of the ancestor RightSet. | [default to undefined]
**depth** | **(optional)** `number` | The depth level of the configuration. | [default to undefined]
**parentId** | **(optional)** `string` | The unique identifier of the parent RightSet. | [default to undefined]
**childrenIds** | **(optional)** `Array<string>` | List of unique identifiers for child configurations. | [default to undefined]

