Name | Type | Description | Notes |
---|---|---|---|
fkiContacttitleID | int | The unique ID of the Contacttitle. Valid values: | Value |
fkiLanguageID | int | The unique ID of the Language. Valid values: | Value |
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] |
dtContactBirthdate | string | The Birth Date 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 | [optional] |
objContactinformations | \eZmaxAPI\Model\ContactinformationsRequestCompoundV2 |