match Conditions
Parameters
value
One or more match_condition
block as defined below.
Parameters
values
One or more match_condition
block as defined below.
suspend fun matchConditions(argument: List<suspend RulesEngineRuleMatchConditionArgsBuilder.() -> Unit>)
suspend fun matchConditions(vararg argument: suspend RulesEngineRuleMatchConditionArgsBuilder.() -> Unit)
Parameters
argument
One or more match_condition
block as defined below.