Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.44 KB

EzsigntemplateListElement.md

File metadata and controls

24 lines (19 loc) · 1.44 KB

EzmaxApi::Object::EzsigntemplateListElement

Load the model package

use EzmaxApi::Object::EzsigntemplateListElement;

Properties

Name Type Description Notes
pki_ezsigntemplate_id int The unique ID of the Ezsigntemplate
fki_ezsignfoldertype_id int The unique ID of the Ezsignfoldertype. [optional]
fki_language_id int The unique ID of the Language. Valid values: Value
s_ezsigntemplate_description string The description of the Ezsigntemplate
i_ezsigntemplatedocument_pagetotal int The number of pages in the Ezsigntemplatedocument. [optional]
i_ezsigntemplate_signaturetotal int The number of total signatures in the Ezsigntemplate. [optional]
i_ezsigntemplate_formfieldtotal int The number of total form fields in the Ezsigntemplate. [optional]
b_ezsigntemplate_incomplete boolean Indicate the Ezsigntemplate is incomplete and cannot be used
s_ezsignfoldertype_name_x string The name of the Ezsignfoldertype in the language of the requester [optional]
e_ezsigntemplate_type FieldEEzsigntemplateType

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