Child

interface Child : Mappable, ListValue<Row>

Properties

Link copied to clipboard
abstract override val value: MutableList<Row>

Functions

Link copied to clipboard
abstract fun toJsonObject(): JsonObject
Link copied to clipboard
abstract fun toJsonString(): String
Link copied to clipboard
abstract fun toMap(): MutableMap<String, Any?>