Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.34 KB

ContactRequestCompoundV2.md

File metadata and controls

21 lines (17 loc) · 1.34 KB

eZmaxApi.Model.ContactRequestCompoundV2

A Contact Object and children to create a complete structure

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]