Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 2.35 KB

EzsignfolderListElement.md

File metadata and controls

32 lines (27 loc) · 2.35 KB

EzmaxApi::Object::EzsignfolderListElement

Load the model package

use EzmaxApi::Object::EzsignfolderListElement;

Properties

Name Type Description Notes
pki_ezsignfolder_id int The unique ID of the Ezsignfolder
fki_ezsignfoldertype_id int The unique ID of the Ezsignfoldertype.
e_ezsignfoldertype_privacylevel FieldEEzsignfoldertypePrivacylevel
s_ezsignfoldertype_name_x string The name of the Ezsignfoldertype in the language of the requester
s_ezsignfolder_description string The description of the Ezsignfolder
e_ezsignfolder_step FieldEEzsignfolderStep
dt_created_date string The date and time at which the object was created
dt_ezsignfolder_delayedsenddate string The date and time at which the Ezsignfolder will be sent in the future. [optional]
dt_ezsignfolder_sentdate string The date and time at which the Ezsignfolder was sent the last time. [optional]
dt_ezsignfolder_duedate string The maximum date and time at which the Ezsignfolder can be signed. [optional]
i_ezsigndocument int The total number of Ezsigndocument in the folder
i_ezsigndocument_edm int The total number of Ezsigndocument in the folder that were saved in the edm system
i_ezsignsignature int The total number of signature blocks in all Ezsigndocuments in the folder
i_ezsignsignature_signed int The total number of already signed signature blocks in all Ezsigndocuments in the folder
i_ezsignformfieldgroup int The total number of Ezsignformfieldgroup in all Ezsigndocuments in the folder
i_ezsignformfieldgroup_completed int The total number of completed Ezsignformfieldgroup in all Ezsigndocuments in the folder
b_ezsignform_hasdependencies boolean Whether the Ezsignform/Ezsignsignatures has dependencies or not [optional]
d_ezsignfolder_completedpercentage string Whether the Ezsignform/Ezsignsignatures has dependencies or not

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