Rule Group Rule Statement Regex Match Statement Field To Match Cookies Match Pattern
data class RuleGroupRuleStatementRegexMatchStatementFieldToMatchCookiesMatchPattern(val all: RuleGroupRuleStatementRegexMatchStatementFieldToMatchCookiesMatchPatternAll? = null, val excludedCookies: List<String>? = null, val includedCookies: List<String>? = null)
Constructors
Link copied to clipboard
constructor(all: RuleGroupRuleStatementRegexMatchStatementFieldToMatchCookiesMatchPatternAll? = null, excludedCookies: List<String>? = null, includedCookies: List<String>? = null)