RulesetRuleActionParametersCacheKey

data class RulesetRuleActionParametersCacheKey(val cacheByDeviceType: Boolean? = null, val cacheDeceptionArmor: Boolean? = null, val customKey: RulesetRuleActionParametersCacheKeyCustomKey? = null, val ignoreQueryStringsOrder: Boolean? = null)

Constructors

Link copied to clipboard
constructor(cacheByDeviceType: Boolean? = null, cacheDeceptionArmor: Boolean? = null, customKey: RulesetRuleActionParametersCacheKeyCustomKey? = null, ignoreQueryStringsOrder: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard