nylas
2.15.1
jvm
nylas
/
com.nylas.models
/
RuleMatch
/
RuleMatch
Rule
Match
public
RuleMatch
RuleMatch
(
@
Json
(
name
=
"operator"
)
RuleMatchOperator
operator
,
@
Json
(
name
=
"conditions"
)
List
<
RuleCondition
>
conditions
)