| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ID of the contact | [optional] |
| str | Email address of the contact | [optional] | |
| name | str | The name of the contact | [optional] |
| phone_number | str | Phone number of the contact | [optional] |
| thumbnail | str | Avatar URL of the contact | [optional] |
| additional_attributes | object | The object containing additional attributes related to the contact | [optional] |
| custom_attributes | object | The object to save custom attributes for contact, accepts custom attributes key and value | [optional] |
| contact_inboxes | list[ContactInboxes] | [optional] |