Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.13 KB

EzsignimportfolderListElement.md

File metadata and controls

21 lines (16 loc) · 1.13 KB

EzmaxApi::Object::EzsignimportfolderListElement

Load the model package

use EzmaxApi::Object::EzsignimportfolderListElement;

Properties

Name Type Description Notes
pki_ezsignimportfolder_id int The unique ID of the Ezsignimportfolder
s_ezsignimportfolder_name string The name of the Ezsignimportfolder
dt_created_date string The date and time at which the object was created [optional]
dt_modified_date string The date and time at which the object was last modified [optional]
i_total_ezsignimportdocument int The count of Ezsignimportdocument. [optional]
i_total_ezsignimportdocument_not_imported int The count of Ezsignimportdocument not imported in an Ezsignfolder. [optional]
e_ezsignimportfolder_status ComputedEEzsignimportfolderStatus [optional]

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