Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.29 KB

ContactRequestCompoundV2.md

File metadata and controls

20 lines (16 loc) · 1.29 KB

ContactRequestCompoundV2

Properties

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

[Back to Model list] [Back to API list] [Back to README]