Rule Group Stateful Rule
data class RuleGroupStatefulRule(val action: RuleGroupStatefulRuleAction, val header: RuleGroupHeader, val ruleOptions: List<RuleGroupRuleOption>)
Constructors
Link copied to clipboard
fun RuleGroupStatefulRule(action: RuleGroupStatefulRuleAction, header: RuleGroupHeader, ruleOptions: List<RuleGroupRuleOption>)