| Name | Type | Description | Notes |
|---|---|---|---|
| pkiContactID | int | The unique ID of the Contact | |
| fkiLanguageID | int | The unique ID of the Language. Valid values: | Value |
| fkiContacttitleID | int | The unique ID of the Contacttitle. Valid values: | Value |
| fkiContactinformationsID | int | The unique ID of the Contactinformations | |
| dtContactBirthdate | string | The Birth Date of the contact | [optional] |
| eContactType | \eZmaxAPI\Model\FieldEContactType | ||
| sContactFirstname | string | The First name of the contact | |
| sContactLastname | string | The Last name of the contact | |
| sContactCompany | string | The Company name of the contact | [optional] |
| sContactOccupation | string | The occupation of the Contact | [optional] |
| tContactNote | string | The note of the Contact | [optional] |
| bContactIsactive | bool | Whether the contact is active or not | |
| objContactinformations | \eZmaxAPI\Model\ContactinformationsResponseCompound |