customer-android-kotlin

//core/com.kustomer.core.models.chat/KusCustomerDescribeAttributes/KusCustomerDescribeAttributes

KusCustomerDescribeAttributes

[androidJvm]
fun KusCustomerDescribeAttributes(emails: List<KusEmail>? = null, phones: List<KusPhone>? = null, socials: List<KusSocial>? = null, custom: Map<String, Any>? = null)