Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.09 KB

ContactRequestCompound.md

File metadata and controls

21 lines (16 loc) · 1.09 KB

EzmaxApi::Object::ContactRequestCompound

Load the model package

use EzmaxApi::Object::ContactRequestCompound;

Properties

Name Type Description Notes
fki_contacttitle_id int The unique ID of the Contacttitle. Valid values: Value
fki_language_id int The unique ID of the Language. Valid values: Value
s_contact_firstname string The First name of the contact
s_contact_lastname string The Last name of the contact
s_contact_company string The Company name of the contact
dt_contact_birthdate string The Birth Date of the contact [optional]
obj_contactinformations ContactinformationsRequestCompound

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