GetRulesetsRulesetRuleActionParametersCacheKey

data class GetRulesetsRulesetRuleActionParametersCacheKey(val cacheByDeviceType: Boolean? = null, val cacheDeceptionArmor: Boolean? = null, val customKey: GetRulesetsRulesetRuleActionParametersCacheKeyCustomKey? = null, val ignoreQueryStringsOrder: Boolean? = null)

Constructors

constructor(cacheByDeviceType: Boolean? = null, cacheDeceptionArmor: Boolean? = null, customKey: GetRulesetsRulesetRuleActionParametersCacheKeyCustomKey? = null, ignoreQueryStringsOrder: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Cache by device type. Conflicts with "custom_key.user.device_type".

Link copied to clipboard

Cache deception armor.

Link copied to clipboard

Custom key parameters for the request.

Link copied to clipboard

Ignore query strings order.