Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (10 loc) · 637 Bytes

EzsignfolderBatchDownloadV1Request.md

File metadata and controls

23 lines (10 loc) · 637 Bytes

EZmaxApiDefinitionFull.EzsignfolderBatchDownloadV1Request

Properties

Name Type Description Notes
a_pkiEzsigndocumentID [Number]
a_eDocumentType [String] 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: [AEDocumentTypeEnum]

  • Signed (value: "Signed")

  • Proof (value: "Proof")

  • Proofdocument (value: "Proofdocument")