toggle menu
klaviyo-android-sdk
2.3.0
androidJvm
switch theme
search in API
analytics
/
com.klaviyo.analytics.model
/
Keyword
Keyword
abstract
class
Keyword
(
val
name
:
String
)
Base class used to provide polymorphic properties to the use of profile and event keys
Inheritors
EventKey
EventMetric
ProfileKey
Members
Constructors
Keyword
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String