ViewResult

class ViewResult(rows: List<ViewRow>, metadata: ViewMetadata)

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
val metadata: ViewMetadata
Link copied to clipboard
val rows: List<ViewRow>