Package-level declarations
Types
Link copied to clipboard
Component representing an ordered collection of Row items and nested tables.
Link copied to clipboard
Field representing a nested table.
Link copied to clipboard
Schema for collection components that host nested tables.
Link copied to clipboard
Registry of TableSchema definitions addressable by key.
Functions
Link copied to clipboard
Link copied to clipboard
inline fun MutableMap<String, Any?>.toNestedTableRow(schemas: TableSchemas, table: TableSchema): Row