Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 782 Bytes

CombinedSubmission.md

File metadata and controls

35 lines (22 loc) · 782 Bytes

DocSpring.CombinedSubmission

Properties

Name Type Description Notes
id String
state String
expired Boolean
expiresIn Number
expiresAt String
processedAt String
errorMessage String
submissionIds [String]
sourcePdfs [Object]
metadata Object
password String
pdfHash String
downloadUrl String
actions [CombinedSubmissionAction]

Enum: StateEnum

  • pending (value: "pending")

  • processed (value: "processed")

  • error (value: "error")