IntegrationData

data class IntegrationData(var clevertapId: String? = null)

Constructors

Link copied to clipboard
constructor(clevertapId: String? = null)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
fun toMap(): Map<String, Any>

Converts the IntegrationData object to a Map for API requests