Skip to main content

NestedConfig

Import this model from the entry point of its package:

import { NestedConfig } from '@sailpoint/angular-sdk/custom_user_levels';

Properties

NameTypeDescriptionNotes
ancestorId(optional) stringThe unique identifier of the ancestor RightSet.[default to undefined]
depth(optional) numberThe depth level of the configuration.[default to undefined]
parentId(optional) stringThe unique identifier of the parent RightSet.[default to undefined]
childrenIds(optional) Array<string>List of unique identifiers for child configurations.[default to undefined]