A Contactinformations Object
| Name | Type | Description | Notes |
|---|---|---|---|
| pkiContactinformationsID | Integer | The unique ID of the Contactinformations | |
| fkiAddressIDDefault | Integer | The unique ID of the Address | [optional] |
| fkiPhoneIDDefault | Integer | The unique ID of the Phone. | [optional] |
| fkiEmailIDDefault | Integer | The unique ID of the Email | [optional] |
| fkiWebsiteIDDefault | Integer | The unique ID of the Website Default | [optional] |
| eContactinformationsType | FieldEContactinformationsType | ||
| sContactinformationsUrl | String | The url of the Contactinformations | [optional] |
| objAddressDefault | AddressResponseCompound | [optional] | |
| objPhoneDefault | PhoneResponseCompound | [optional] | |
| objEmailDefault | EmailResponseCompound | [optional] | |
| objWebsiteDefault | WebsiteResponseCompound | [optional] | |
| aObjAddress | List<AddressResponseCompound> | ||
| aObjPhone | List<PhoneResponseCompound> | ||
| aObjEmail | List<EmailResponseCompound> | ||
| aObjWebsite | List<WebsiteResponseCompound> |