subscriber-attributes / com.revenuecat.purchases.subscriberattributes / SubscriberAttributeKey

SubscriberAttributeKey

sealed class SubscriberAttributeKey

Types

AttributionIds

sealed class AttributionIds : SubscriberAttributeKey

CampaignParameters

sealed class CampaignParameters : SubscriberAttributeKey

Custom

class Custom : SubscriberAttributeKey

DeviceIdentifiers

sealed class DeviceIdentifiers

DisplayName

object DisplayName : SubscriberAttributeKey

Email

object Email : SubscriberAttributeKey

FCMTokens

object FCMTokens : SubscriberAttributeKey

PhoneNumber

object PhoneNumber : SubscriberAttributeKey

Properties

backendKey

val backendKey: String

Functions

equals

open fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

toString

open fun toString(): String