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

    Interface FindDBByNameResult

    interface FindDBByNameResult {
        dbid: string;
        name?: string;
    }
    Index

    Properties

    Properties

    dbid: string
    name?: string

    Echoed from request (may not always be present)