Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.5 KB

CustomEzsignfoldertypeResponse.md

File metadata and controls

19 lines (15 loc) · 1.5 KB

eZmaxApi.Model.CustomEzsignfoldertypeResponse

A Custom Ezsignfoldertype Object

Properties

Name Type Description Notes
PkiEzsignfoldertypeID int The unique ID of the Ezsignfoldertype.
SEzsignfoldertypeNameX string The name of the Ezsignfoldertype in the language of the requester [optional]
BEzsignfoldertypeSendproofezsignsigner bool Whether we send the proof in the email to Ezsignsigner [optional]
BEzsignfoldertypeAllowdownloadattachmentezsignsigner bool Whether we allow the Ezsigndocument to be downloaded by an Ezsignsigner [optional]
BEzsignfoldertypeAllowdownloadproofezsignsigner bool Whether we allow the proof to be downloaded by an Ezsignsigner [optional]
BEzsignfoldertypeDelegate bool Wheter if delegation of signature is allowed to another user or not [optional]
BEzsignfoldertypeDiscussion bool Wheter if creating a new Discussion is allowed or not [optional]
BEzsignfoldertypeReassignezsignsigner bool Wheter if Reassignment of signature is allowed by a signatory to another signatory or not [optional]
BEzsignfoldertypeReassignuser bool 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]