Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.5 KB

EzsignbulksendListElement.md

File metadata and controls

25 lines (20 loc) · 1.5 KB

EzmaxApi::Object::EzsignbulksendListElement

Load the model package

use EzmaxApi::Object::EzsignbulksendListElement;

Properties

Name Type Description Notes
pki_ezsignbulksend_id int The unique ID of the Ezsignbulksend
fki_ezsignfoldertype_id int The unique ID of the Ezsignfoldertype.
s_ezsignbulksend_description string The description of the Ezsignbulksend
s_ezsignfoldertype_name_x string The name of the Ezsignfoldertype in the language of the requester
b_ezsignbulksend_needvalidation boolean Whether the Ezsigntemplatepackage was automatically modified and needs a manual validation
i_ezsignbulksendtransmission int The total number of Ezsignbulksendtransmissions in the Ezsignbulksend
i_ezsignfolder int The total number of Ezsignfolders in the Ezsignbulksend
i_ezsigndocument int The total number of Ezsigndocuments in the Ezsignbulksend
i_ezsignsignature int The total number of Ezsignsignature in the Ezsignbulksend
i_ezsignsignature_signed int The total number of already signed Ezsignsignature blocks in the Ezsignbulksend
b_ezsignbulksend_isactive boolean Whether the Ezsignbulksend is active or not

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