Represents a descendant entity discovered in an IS-A hierarchy. Used by UI components to render hierarchical IS-A relationship displays.
This is a UI-level data structure — BaseEntity does not use this.
Depth relative to the starting entity (0 = direct child, 1 = grandchild, etc.)
The entity name (e.g., "Members", "Gold Members")
The immediate parent entity name in the IS-A chain
Represents a descendant entity discovered in an IS-A hierarchy. Used by UI components to render hierarchical IS-A relationship displays.
This is a UI-level data structure — BaseEntity does not use this.