customer-android-kotlin

//core/com.kustomer.core.models.chat/KusChatAttachment/KusChatAttachment

KusChatAttachment

[androidJvm]
fun KusChatAttachment(id: String = "", rawJson: String? = null, name: String, createdAt: Long, updatedAt: Long, contentType: String, contentLength: Long, link: String? = "")