DatasetFilterValue

data class DatasetFilterValue(val value: String, val valueReference: String)

A key-value pair to associate expression variable names with their values

Constructors

Link copied to clipboard
constructor(value: String, valueReference: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The value to be associated with the substitution variable.

Link copied to clipboard

Variable name