Rule Group Rule Statement Xss Match Statement
data class RuleGroupRuleStatementXssMatchStatement(val fieldToMatch: RuleGroupRuleStatementXssMatchStatementFieldToMatch? = null, val textTransformations: List<RuleGroupRuleStatementXssMatchStatementTextTransformation>)
Constructors
Link copied to clipboard
fun RuleGroupRuleStatementXssMatchStatement(fieldToMatch: RuleGroupRuleStatementXssMatchStatementFieldToMatch? = null, textTransformations: List<RuleGroupRuleStatementXssMatchStatementTextTransformation>)