HierarchySettingsList Class

Lists all hierarchy settings.

Constructor

HierarchySettingsList(*args: Any, **kwargs: Any)

Variables

Name Description
value

The list of hierarchy settings.

next_link
str

The URL to use for getting the next set of results.

Attributes

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