| Name | Type | Description | Notes |
|---|---|---|---|
| AccountId | string | WhatsApp social account ID | |
| Phone | string | Phone number in E.164 format | |
| Name | string | Contact name | |
| string | Contact email | [optional] | |
| Company | string | Company name | [optional] |
| Tags | List<string> | Tags for categorization | [optional] |
| Groups | List<string> | Groups the contact belongs to | [optional] |
| IsOptedIn | bool | Whether the contact has opted in to receive messages | [optional] [default to true] |
| CustomFields | Dictionary<string, string> | Custom key-value fields | [optional] |
| Notes | string | Notes about the contact | [optional] |