Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.6 KB

CustomEzsignfoldertypeResponse.md

File metadata and controls

23 lines (18 loc) · 1.6 KB

EzmaxApi::Object::CustomEzsignfoldertypeResponse

Load the model package

use EzmaxApi::Object::CustomEzsignfoldertypeResponse;

Properties

Name Type Description Notes
pki_ezsignfoldertype_id int The unique ID of the Ezsignfoldertype.
s_ezsignfoldertype_name_x string The name of the Ezsignfoldertype in the language of the requester [optional]
b_ezsignfoldertype_sendproofezsignsigner boolean Whether we send the proof in the email to Ezsignsigner [optional]
b_ezsignfoldertype_allowdownloadattachmentezsignsigner boolean Whether we allow the Ezsigndocument to be downloaded by an Ezsignsigner [optional]
b_ezsignfoldertype_allowdownloadproofezsignsigner boolean Whether we allow the proof to be downloaded by an Ezsignsigner [optional]
b_ezsignfoldertype_delegate boolean Wheter if delegation of signature is allowed to another user or not [optional]
b_ezsignfoldertype_discussion boolean Wheter if creating a new Discussion is allowed or not [optional]
b_ezsignfoldertype_reassignezsignsigner boolean Wheter if Reassignment of signature is allowed by a signatory to another signatory or not [optional]
b_ezsignfoldertype_reassignuser boolean Wheter if Reassignment of signature is allowed by a user to a signatory or another user or not [optional]

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