Module tables

Module tables 

Source
Expand description

Tables API for uploading and managing custom data

Structsยง

ClearTableResponse
Response from clearing a table
CreateTableRequest
Request to create a table
CreateTableResponse
Response from creating a table
DeleteTableResponse
Response from deleting a table
InsertResponse
Response from inserting data
ListTablesOptions
Options for listing tables
ListTablesResponse
Response from listing tables
Table
Table list element
TableColumn
Table column definition
TableColumnInfo
Table column info (from list response)
TableOwner
Table owner info
TablesApi
Tables (uploads) API
UploadCsvRequest
Request to upload CSV data
UploadCsvResponse
Response from CSV upload