//core/com.kustomer.core.models.chat/KusCustomerDescribeAttributes/KusCustomerDescribeAttributes
[androidJvm]
fun KusCustomerDescribeAttributes(emails: List<KusEmail>? = null, sharedEmails: List<KusEmail>? = null, phones: List<KusPhone>? = null, sharedPhones: List<KusPhone>? = null, socials: List<KusSocial>? = null, sharedSocials: List<KusSocial>? = null, custom: Map<String, Any>? = null)