If a Document skill has been applied, the JSON file will include an ExtractedData object. ExtractedData contains two objects, DocumentDefinition and RootObject. DocumentDefinition describes the structure of the extracted data. DocumentDefinition specifies the list of all fields that can be extracted from the documents of this type. RootObject contains the values of the extracted fields and their metadata.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
| Property | Type | Description |
|---|---|---|
DocumentDefinition | DocumentDefinition | The structure of the extracted data. |
RootObject | ExtractedObject | The extracted data. |
