DocumentStatus Properties |
The DocumentStatus type exposes the following members.
Name | Description | |
---|---|---|
configuration_id |
Unique identifier of the configuration used to process the document.
| |
created |
The creation date of the document, in the format yyyy-MM-dd'T'HH:mm:ss.SSS'Z'.
| |
document_id |
Unique identifier of the ingested document.
| |
notices |
Array of notices produced by the document-ingestion process.
| |
status |
Status of the document in the ingestion process.
| |
status_description |
The description of the current document status.
| |
updated |
The timestamp of the most recent update to the document, in the format yyyy-MM-dd'T'HH:mm:ss.SSS'Z'.
|