Skip to content

Latest commit

 

History

History
19 lines (7 loc) · 213 Bytes

File metadata and controls

19 lines (7 loc) · 213 Bytes

DocumentExportStatusState

Enum

  • FAIL (value: "fail")

  • PENDING (value: "pending")

  • PROCESSING (value: "processing")

  • SUCCESS (value: "success")

  • WARNING (value: "warning")