id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2025-nested-config |
NestedConfig |
NestedConfig |
NestedConfig |
pythonsdk |
| python |
| Python |
| sdk |
| NestedConfig |
| V2025NestedConfig |
|
/tools/sdk/python/v2025/models/nested-config |
| SDK |
| Software Development Kit |
| NestedConfig |
| V2025NestedConfig |
|
NestedConfig
A NestedConfig
Properties
| Name |
Type |
Description |
Notes |
| ancestor_id |
str |
The unique identifier of the ancestor RightSet. |
[optional] |
| depth |
int |
The depth level of the configuration. |
[optional] |
| parent_id |
str |
The unique identifier of the parent RightSet. |
[optional] |
| children_ids |
[]str |
List of unique identifiers for child configurations. |
[optional] |
| } |
|
|
|
Example
[Back to top]