HierarchyItem
| Field | NULL | Description | Note |
|---|---|---|---|
| fullPath string | The full path | ||
| isChecked boolean | Whether this instance is checked or not | ||
| isLastPage boolean | Whether children in this node contain last element or not | ||
| numOfChilds integer | Total child nodes | ||
| numOfCheckedChilds integer | Total slected child nodes | ||
| indeterminate boolean | Whether this node is inderterminate or not |