RuleVariableValue

constructor(type: RuleValueType, value: String? = null, candidates: List<String> = listOf(), eventDate: String? = null)