Skip to content

Files

Latest commit

6b259a5 · Jan 17, 2025

History

History
19 lines (16 loc) · 1.28 KB

ContactRequestCompoundV2.md

File metadata and controls

19 lines (16 loc) · 1.28 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 \eZmaxAPI\Model\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 \eZmaxAPI\Model\ContactinformationsRequestCompoundV2

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