RulesetSubstitutionValue

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

A key-value pair to associate expression's substitution 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

Value or column name

Link copied to clipboard

Variable name