Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 543 Bytes

File metadata and controls

29 lines (16 loc) · 543 Bytes

DocSpring.SubmissionBatch

Properties

Name Type Description Notes
id String
state String
metadata Object
processed_at String
total_count Number
pending_count Number
error_count Number
completion_percentage Number

Enum: StateEnum

  • pending (value: "pending")

  • processed (value: "processed")

  • error (value: "error")