A Contact Object and children to create a complete structure
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 |