| Name | Type | Description | Notes |
|---|---|---|---|
| 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 | Company name. (Applicable to both Company and Person contact types) | [optional] |
| title | string | Person title. (Applicable to Person contact types only). | [optional] |
| firstName | string | Person first name. (Applicable to Person contact types only). | [optional] |
| middleName | string | Person middle name. (Applicable to Person contact types only). | [optional] |
| lastName | string | Person last name. (Applicable to Person contact types only). | [optional] |
| jobTitle | string | Person job title. (Applicable to Person contact types only). | [optional] |
| legacyRef | string | [optional] | |
| emails | \SynergiTech\Iplicit\Model\ContactEmailCreate[] | [optional] | |
| phones | \SynergiTech\Iplicit\Model\ContactPhoneCreate[] | [optional] | |
| addresses | \SynergiTech\Iplicit\Model\ContactAddressCreate[] | [optional] |