Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.2 KB

EzsignsignerResponseCompoundContact.md

File metadata and controls

22 lines (17 loc) · 1.2 KB

EzmaxApi::Object::EzsignsignerResponseCompoundContact

Load the model package

use EzmaxApi::Object::EzsignsignerResponseCompoundContact;

Properties

Name Type Description Notes
pki_contact_id int The unique ID of the Contact
s_contact_firstname string The First name of the contact
s_contact_lastname string The Last name of the contact
fki_language_id int The unique ID of the Language. Valid values: Value
s_email_address string The email address. [optional]
s_phone_e164 string A phone number in E.164 Format [optional]
s_phone_extension string The extension of the phone number. The extension is the "123" section in this sample phone number: (514) 990-1516 x123. It can also be used with international phone numbers [optional]
s_phone_e164_cell string A phone number in E.164 Format [optional]

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