Important! This interface is deprecated. It will provide access only to the first document of the transaction.Provides access to data of the processed document while the processing skill is being run.
Properties
| Name | Type | Description |
|---|---|---|
| ExtractedData | Document, read-only | Returns a Document object and provides access to data extracted from the processed document. |
| DocumentExports | DocumentExportResult[], read-only | Returns a collection of files exported by the skill and made available by the script. |
