| Name | Type | Description | Notes |
|---|---|---|---|
| description | string | Required, the internal contact account description. | |
| code | string | Optional contact account code. If omitted it is auto-generated. If provided, it must be unique. <a href="https://docs.iplicit.com/dev/guide/identifiers/index.html\">Learn more</a> | [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] |
| customer | \SynergiTech\Iplicit\Model\ContactCustomerCreate | [optional] | |
| supplier | \SynergiTech\Iplicit\Model\ContactSupplierCreate | [optional] | |
| resource | \SynergiTech\Iplicit\Model\ContactResourceCreate | [optional] | |
| companyNo | string | Company number | [optional] |
| taxNo | string | Tax number | [optional] |
| legacyRef | string | Alternative / legacy reference code | [optional] |
| theirRef | string | An external reference code | [optional] |
| countryCode | string | Country code. See `Country` catalog. (ISO 3166, ALPHA-2) | [optional] |
| contactClassificationId | string | Optional, Contact classification id or code | [optional] |
| contact | \SynergiTech\Iplicit\Model\ContactCreate | [optional] | |
| contacts | \SynergiTech\Iplicit\Model\ContactCreate[] | Optional additional related people and their contact details | [optional] |
| bankDetails | \SynergiTech\Iplicit\Model\ContactBankDetailsUpdateable[] | Bank details | [optional] |