Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocumentAccepted

Information returned after an uploaded document is accepted.

Hierarchy

  • DocumentAccepted

Index

Properties

Optional document_id

document_id: string

The unique identifier of the ingested document.

Optional notices

notices: Notice[]

Array of notices produced by the document-ingestion process.

Optional status

status: string

Status of the document in the ingestion process. A status of processing is returned for documents that are ingested with a version date before 2019-01-01. The pending status is returned for all others.

Generated using TypeDoc