Table

class Table

The details for the data export table.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The description for the table.

Link copied to clipboard

The name of the table.

Link copied to clipboard

The properties for the table.

Functions

Link copied to clipboard
inline fun copy(block: Table.Builder.() -> Unit = {}): Table
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String