| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | Contact id | [optional] |
| intRef | string | Optional interface reference. If provided, it must be unique. <a href="https://docs.iplicit.com/dev/guide/identifiers/index.html\">Learn more</a> | [optional] |
| companyName | string | Contact company name | [optional] |
| title | string | Contact title | [optional] |
| firstName | string | Contact first name | [optional] |
| middleName | string | Contact middle name | [optional] |
| lastName | string | Contact last name | [optional] |
| suffix | string | Contact suffix | [optional] |
| jobTitle | string | Contact job title | [optional] |
| legacyRef | string | Alternative / legacy reference code | [optional] |
| emails | \SynergiTech\Iplicit\Model\ContactEmailCreate[] | Contact emails | [optional] |
| phones | \SynergiTech\Iplicit\Model\ContactPhoneCreate[] | Contact phone numbers | [optional] |
| addresses | \SynergiTech\Iplicit\Model\ContactAddressCreate[] | Contact addresses | [optional] |