GetNamedQueryResult

data class GetNamedQueryResult(val namedQueryId: String? = null)

Constructors

Link copied to clipboard
constructor(namedQueryId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val namedQueryId: String? = null

The unique ID of the query.