Click or drag to resize

DocumentStatus Properties

The DocumentStatus type exposes the following members.

Properties
  NameDescription
Public propertyconfiguration_id
Unique identifier of the configuration used to process the document.
Public propertycreated
The creation date of the document, in the format yyyy-MM-dd'T'HH:mm:ss.SSS'Z'.
Public propertydocument_id
Unique identifier of the ingested document.
Public propertynotices
Array of notices produced by the document-ingestion process.
Public propertystatus
Status of the document in the ingestion process.
Public propertystatus_description
The description of the current document status.
Public propertyupdated
The timestamp of the most recent update to the document, in the format yyyy-MM-dd'T'HH:mm:ss.SSS'Z'.
Top
See Also