Name | Type | Description | Notes |
---|---|---|---|
id | string | Contact account id | [optional] |
code | string | Contact account code. <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] |
description | string | Contact account internal description | [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 | Contact classification id | [optional] |
customer | \SynergiTech\Iplicit\Model\ContactCustomerRead | [optional] | |
supplier | \SynergiTech\Iplicit\Model\ContactSupplierRead | [optional] | |
resource | \SynergiTech\Iplicit\Model\ContactResourceRead | [optional] | |
contact | \SynergiTech\Iplicit\Model\ContactRead | [optional] | |
contacts | \SynergiTech\Iplicit\Model\ContactRead[] | Persons contact details (?include=contacts) | [optional] |
defaultBankDetails | \SynergiTech\Iplicit\Model\ContactBankDetailsRead | [optional] | |
bankDetails | \SynergiTech\Iplicit\Model\ContactBankDetailsRead[] | All bank details. (?include=allBankDetails) | [optional] |
lastModified | \DateTime | The date and time this item has been last modified | [optional] |
lastModifiedBy | string | The user that last modified this item. See `UserAccount` catalog. | [optional] |
hasNotes | bool | Flag indicating whether there are any notes attached | [optional] |
hasAttachments | bool | Flag indicating whether there are any documents attached | [optional] |
createdDate | \DateTime | The date and time this item has been created | [optional] |
createdBy | string | The user that created this item. See `UserAccount` catalog. | [optional] |