Element

data class Element(val value: Id)

Элемент - одно из полей SELECT

Constructors

Link copied to clipboard
@TestOnly
constructor(str: String)
constructor(value: Id)

Properties

Link copied to clipboard
val value: Id