Preparing search index...

    Interface SelfIdentity

    interface SelfIdentity {
        selfContext: string;
        selfId: string;
        selfType: string;
    }

    Hierarchy

    Index
    selfContext: string
    selfId: string
    selfType: string