ProfileKey

sealed class ProfileKey : Keyword

All profile attributes recognised by the Klaviyo APIs Custom properties can be defined using the CUSTOM inner class

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
object CITY : ProfileKey
Link copied to clipboard
Link copied to clipboard
class CUSTOM(propertyName: String) : ProfileKey
Link copied to clipboard
object EMAIL : ProfileKey
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
object IMAGE : ProfileKey
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
object TITLE : ProfileKey
Link copied to clipboard
object ZIP : ProfileKey