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

    Interface DeleteFieldsParams

    Delete field(s)

    interface DeleteFieldsParams {
        tableId: string;
    }
    Index

    Properties

    Properties

    tableId: string

    The unique identifier of the table.