toggle menu
klaviyo-android-sdk
4.0.0
androidJvm
switch theme
search in API
analytics
/
com.klaviyo.analytics.state
/
StateChange
/
ProfileAttributes
Profile
Attributes
data
class
ProfileAttributes
(
val
oldValue
:
ImmutableProfile
?
)
:
StateChange
Emitted when the profile attributes (any non-identifier properties) change in state
Members
Constructors
Profile
Attributes
Link copied to clipboard
constructor
(
oldValue
:
ImmutableProfile
?
)
Properties
key
Link copied to clipboard
open
override
val
key
:
Keyword
old
Value
Link copied to clipboard
open
override
val
oldValue
:
ImmutableProfile
?