Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 705 Bytes

EzsignfolderBatchDownloadV1Request.md

File metadata and controls

23 lines (12 loc) · 705 Bytes

EzsignfolderBatchDownloadV1Request

Properties

Name Type Description Notes
aPkiEzsigndocumentID List<Integer>
aEDocumentType List<AEDocumentTypeEnum> The type of document to retrieve. 1. Signed Is the final document once all signatures were applied. 2. Proofdocument Is the evidence report. 3. Proof Is the complete evidence archive including all of the above and more.

Enum: List<AEDocumentTypeEnum>

Name Value
SIGNED "Signed"
PROOF "Proof"
PROOFDOCUMENT "Proofdocument"