Type alias QuickBaseRequestGetTableReports

QuickBaseRequestGetTableReports: QuickBaseRequest & {
    tableId: string;
}

Type declaration

  • tableId: string

    The unique identifier of the table.