RulesetRuleActionParametersCacheKeyCustomKeyUser

data class RulesetRuleActionParametersCacheKeyCustomKeyUser(val deviceType: Boolean? = null, val geo: Boolean? = null, val lang: Boolean? = null)

Constructors

constructor(deviceType: Boolean? = null, geo: Boolean? = null, lang: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val deviceType: Boolean? = null
Link copied to clipboard
val geo: Boolean? = null
Link copied to clipboard
val lang: Boolean? = null