toggle menu
SFMC SDK
androidJvm
switch theme
search in API
SFMC SDK
/
com.salesforce.marketingcloud.sfmcsdk.components.identity
/
Profile
Profile
data
class
Profile
(
val
profileId
:
String
,
val
attributes
:
Map
<
String
,
String
?
>
)
Members
Constructors
Profile
Link copied to clipboard
constructor
(
profileId
:
String
,
attributes
:
Map
<
String
,
String
?
>
)
Properties
attributes
Link copied to clipboard
val
attributes
:
Map
<
String
,
String
?
>
profile
Id
Link copied to clipboard
val
profileId
:
String