Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.05 KB

CustomEzsignfoldertransmissionResponse.md

File metadata and controls

20 lines (15 loc) · 1.05 KB

EzmaxApi::Object::CustomEzsignfoldertransmissionResponse

Load the model package

use EzmaxApi::Object::CustomEzsignfoldertransmissionResponse;

Properties

Name Type Description Notes
pki_ezsignfolder_id int The unique ID of the Ezsignfolder
s_ezsignfolder_description string The description of the Ezsignfolder
e_ezsignfolder_step FieldEEzsignfolderStep
i_ezsignfolder_signaturetotal int The number of total signatures that were requested in the Ezsignfolder
i_ezsignfolder_signaturesigned int The number of signatures that were signed in the Ezsignfolder.
a_obj_ezsignfoldertransmission_signer ARRAY[CustomEzsignfoldertransmissionSignerResponse]

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