GetTablesTable

data class GetTablesTable(val labels: Map<String, String>, val tableId: String)

Constructors

Link copied to clipboard
constructor(labels: Map<String, String>, tableId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

User-provided table labels, in key/value pairs.

Link copied to clipboard

The name of the table.