| 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 | 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 | ContactinformationsRequestCompoundV2 |