| Name | Type | Description | Notes |
|---|---|---|---|
| pkiContactinformationsID | int | The unique ID of the Contactinformations | |
| fkiAddressIDDefault | int | The unique ID of the Address | [optional] |
| fkiPhoneIDDefault | int | The unique ID of the Phone. | [optional] |
| fkiEmailIDDefault | int | The unique ID of the Email | [optional] |
| fkiWebsiteIDDefault | int | The unique ID of the Website Default | [optional] |
| eContactinformationsType | \eZmaxAPI\Model\FieldEContactinformationsType | ||
| sContactinformationsUrl | string | The url of the Contactinformations | [optional] |
| objAddressDefault | \eZmaxAPI\Model\AddressResponseCompound | [optional] | |
| objPhoneDefault | \eZmaxAPI\Model\PhoneResponseCompound | [optional] | |
| objEmailDefault | \eZmaxAPI\Model\EmailResponseCompound | [optional] | |
| objWebsiteDefault | \eZmaxAPI\Model\WebsiteResponseCompound | [optional] | |
| aObjAddress | \eZmaxAPI\Model\AddressResponseCompound[] | ||
| aObjPhone | \eZmaxAPI\Model\PhoneResponseCompound[] | ||
| aObjEmail | \eZmaxAPI\Model\EmailResponseCompound[] | ||
| aObjWebsite | \eZmaxAPI\Model\WebsiteResponseCompound[] |