HierarchySettingsList Class
Lists all hierarchy settings.
Constructor
HierarchySettingsList(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
value
|
The list of hierarchy settings. |
|
next_link
|
The URL to use for getting the next set of results. |
Attributes
next_link
The URL to use for getting the next set of results.
next_link: str | None
value
The list of hierarchy settings.
value: list['_models.HierarchySettingsInfo'] | None