dc-management-sdk-js
    Preparing search index...

    Interface HierarchyMeta

    interface HierarchyMeta {
        parentId?: string;
        root: boolean;
    }
    Index

    Properties

    Properties

    parentId?: string

    Unique id of the parent node

    root: boolean

    Boolean denoting if this is the root of a hierarchy