| Property | Type | Description |
|---|---|---|
Id | Guid | The ID of the ExtractedDataDocument object. |
ExtractedData | ExtractedData | Information about the extracted fields. |
Pages | Page [] | Information about the pages of the source document. |
ClassificationResult | Classification | Document classification results. |
Extracted Data Document
ExtractedDataDocument
The ExtractedDataDocument object in Vantage JSON output: holds the ID and ExtractedData with all field values for a single processed document.
The ExtractedDataTransaction object contains an ExtractedDataDocument object, which stores the processing results.
