toggle menu
linkrunner
androidJvm
switch theme
search in API
linkrunner
/
io.linkrunner.sdk.models
/
IntegrationData
Integration
Data
data
class
IntegrationData
(
var
clevertapId
:
String
?
=
null
)
Members
Constructors
Integration
Data
Link copied to clipboard
constructor
(
clevertapId
:
String
?
=
null
)
Properties
clevertap
Id
Link copied to clipboard
var
clevertapId
:
String
?
Functions
is
Empty
Link copied to clipboard
fun
isEmpty
(
)
:
Boolean
to
Map
Link copied to clipboard
fun
toMap
(
)
:
Map
<
String
,
Any
>
Converts the IntegrationData object to a Map for API requests