Hierarchicalrightset
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | (optional) string | The unique identifier of the RightSet. | [default to undefined] |
| name | (optional) string | The human-readable name of the RightSet. | [default to undefined] |
| description | (optional) string | A human-readable description of the RightSet. | [default to undefined] |
| category | (optional) string | The category of the RightSet. | [default to undefined] |
| nestedConfig | (optional) Nestedconfig | [default to undefined] | |
| children | (optional) Array<Hierarchicalrightset> | List of child HierarchicalRightSets. | [default to undefined] |