customer-android-kotlin

//core/com.kustomer.core.models/KusAutomationOrgLinks

KusAutomationOrgLinks

[androidJvm]
@JsonClass(generateAdapter = true)

data class KusAutomationOrgLinks(val self: String?)

Constructors

   
KusAutomationOrgLinks [androidJvm]
constructor(self: String?)

Properties

Name Summary
self [androidJvm]
val self: String?