QuickBase JS SDK v2 - v2.2.2
    Preparing search index...

    Interface GetAncestorInfoResult

    interface GetAncestorInfoResult {
        ancestorAppId?: string;
        oldestAncestorAppId?: string;
    }
    Index

    Properties

    ancestorAppId?: string
    oldestAncestorAppId?: string