MatchConditionResponse

constructor(matchValue: List<String>, matchVariable: String, negateCondition: Boolean? = null, operator: String, selector: String? = null, transforms: List<String>? = null)