Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 790 Bytes

File metadata and controls

35 lines (22 loc) · 790 Bytes

DocSpring.CombinedSubmission

Properties

Name Type Description Notes
id String
state String
expired Boolean
expires_in Number
expires_at String
processed_at String
error_message String
submission_ids [String]
source_pdfs [Object]
metadata Object
password String
pdf_hash String
download_url String
actions [CombinedSubmissionAction]

Enum: StateEnum

  • pending (value: "pending")

  • processed (value: "processed")

  • error (value: "error")