Rule Group Rule Statement Not Statement Statement
data class RuleGroupRuleStatementNotStatementStatement(val andStatement: RuleGroupRuleStatementNotStatementStatementAndStatement? = null, val byteMatchStatement: RuleGroupRuleStatementNotStatementStatementByteMatchStatement? = null, val geoMatchStatement: RuleGroupRuleStatementNotStatementStatementGeoMatchStatement? = null, val ipSetReferenceStatement: RuleGroupRuleStatementNotStatementStatementIpSetReferenceStatement? = null, val labelMatchStatement: RuleGroupRuleStatementNotStatementStatementLabelMatchStatement? = null, val notStatement: RuleGroupRuleStatementNotStatementStatementNotStatement? = null, val orStatement: RuleGroupRuleStatementNotStatementStatementOrStatement? = null, val regexMatchStatement: RuleGroupRuleStatementNotStatementStatementRegexMatchStatement? = null, val regexPatternSetReferenceStatement: RuleGroupRuleStatementNotStatementStatementRegexPatternSetReferenceStatement? = null, val sizeConstraintStatement: RuleGroupRuleStatementNotStatementStatementSizeConstraintStatement? = null, val sqliMatchStatement: RuleGroupRuleStatementNotStatementStatementSqliMatchStatement? = null, val xssMatchStatement: RuleGroupRuleStatementNotStatementStatementXssMatchStatement? = null)
Constructors
Link copied to clipboard
fun RuleGroupRuleStatementNotStatementStatement(andStatement: RuleGroupRuleStatementNotStatementStatementAndStatement? = null, byteMatchStatement: RuleGroupRuleStatementNotStatementStatementByteMatchStatement? = null, geoMatchStatement: RuleGroupRuleStatementNotStatementStatementGeoMatchStatement? = null, ipSetReferenceStatement: RuleGroupRuleStatementNotStatementStatementIpSetReferenceStatement? = null, labelMatchStatement: RuleGroupRuleStatementNotStatementStatementLabelMatchStatement? = null, notStatement: RuleGroupRuleStatementNotStatementStatementNotStatement? = null, orStatement: RuleGroupRuleStatementNotStatementStatementOrStatement? = null, regexMatchStatement: RuleGroupRuleStatementNotStatementStatementRegexMatchStatement? = null, regexPatternSetReferenceStatement: RuleGroupRuleStatementNotStatementStatementRegexPatternSetReferenceStatement? = null, sizeConstraintStatement: RuleGroupRuleStatementNotStatementStatementSizeConstraintStatement? = null, sqliMatchStatement: RuleGroupRuleStatementNotStatementStatementSqliMatchStatement? = null, xssMatchStatement: RuleGroupRuleStatementNotStatementStatementXssMatchStatement? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard