Rule Group Rule Group Rules Source
data class RuleGroupRuleGroupRulesSource(val rulesSourceList: RuleGroupRuleGroupRulesSourceRulesSourceList? = null, val rulesString: String? = null, val statefulRules: List<RuleGroupRuleGroupRulesSourceStatefulRule>? = null, val statelessRulesAndCustomActions: RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActions? = null)
Constructors
Link copied to clipboard
fun RuleGroupRuleGroupRulesSource(rulesSourceList: RuleGroupRuleGroupRulesSourceRulesSourceList? = null, rulesString: String? = null, statefulRules: List<RuleGroupRuleGroupRulesSourceStatefulRule>? = null, statelessRulesAndCustomActions: RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActions? = null)
Types
Properties
Link copied to clipboard