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

    Interface DoQueryCountResult

    interface DoQueryCountResult {
        numMatches: number;
    }
    Index

    Properties

    Properties

    numMatches: number