Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 982 Bytes

ContactRequest.md

File metadata and controls

20 lines (15 loc) · 982 Bytes

EzmaxApi::Object::ContactRequest

Load the model package

use EzmaxApi::Object::ContactRequest;

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]

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