Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.27 KB

ContactRequestV2.md

File metadata and controls

19 lines (16 loc) · 1.27 KB

# ContactRequestV2

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\ContactinformationsRequestCompound

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