RuleMatch

public RuleMatch RuleMatch(@Json(name = "operator") RuleMatchOperator operator, @Json(name = "conditions") List<RuleCondition> conditions)