GetRulesetRuleActionParametersCacheKeyCustomKeyUser

data class GetRulesetRuleActionParametersCacheKeyCustomKeyUser(val deviceType: Boolean, val geo: Boolean, val lang: Boolean)

Constructors

constructor(deviceType: Boolean, geo: Boolean, lang: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Use the user agent's device type in the cache key.

Link copied to clipboard

Use the user agents's country in the cache key.

Link copied to clipboard

Use the user agent's language in the cache key.