Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.04 KB

EzsigntemplatedocumentResponse.md

File metadata and controls

20 lines (15 loc) · 1.04 KB

EzmaxApi::Object::EzsigntemplatedocumentResponse

Load the model package

use EzmaxApi::Object::EzsigntemplatedocumentResponse;

Properties

Name Type Description Notes
pki_ezsigntemplatedocument_id int The unique ID of the Ezsigntemplatedocument
fki_ezsigntemplate_id int The unique ID of the Ezsigntemplate
s_ezsigntemplatedocument_name string The name of the Ezsigntemplatedocument.
i_ezsigntemplatedocument_pagetotal int The number of pages in the Ezsigntemplatedocument.
i_ezsigntemplatedocument_signaturetotal int The number of total signatures in the Ezsigntemplate.
b_ezsigntemplatedocument_hassignedsignatures boolean If the Ezsigntemplatedocument contains signed signatures (From internal or external sources)

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