Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 656 Bytes

CustomContactNameResponse.md

File metadata and controls

17 lines (12 loc) · 656 Bytes

EzmaxApi::Object::CustomContactNameResponse

Load the model package

use EzmaxApi::Object::CustomContactNameResponse;

Properties

Name Type Description Notes
s_contact_firstname string The First name of the contact [optional]
s_contact_lastname string The Last name of the contact [optional]
s_contact_company string The Company name of the contact [optional]

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