Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.22 KB

ContactRequestCompoundV2.md

File metadata and controls

24 lines (16 loc) · 1.22 KB

ContactRequestCompoundV2

A Contact Object and children to create a complete structure

Properties

Name Type Description Notes
fkiContacttitleID Integer The unique ID of the Contacttitle. Valid values: Value
fkiLanguageID Integer 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 Boolean Whether the contact is active or not [optional]
objContactinformations ContactinformationsRequestCompoundV2