ExtractedDataDocument
The ExtractedDataTransaction object contains an ExtractedDataDocument object, which stores the processing results.
| ExtractedDataDocument | ||
|---|---|---|
| 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. |
22.12.2023 12:36:42