MatchConditionResponse

constructor(matchValues: List<String>, matchVariables: List<MatchVariableResponse>, negationConditon: Boolean? = null, operator: String, transforms: List<String>? = null)