activities
latest
false
Document Understanding Activities
Last updated Aug 30, 2024

ExtractorPayload Class

ExtractorPayload is a public class that represents custom data an extractor can report.

Definition

  • Namespace: UiPath.DocumentProcessing.Contracts.DataExtraction
  • Assembly: UiPath.DocumentProcessing.Contracts

Description

A public class that represents custom data an extractor can report (for example information about how the data was extracted).

Members

Constructors
ExtractorPayload() - The public default constructor.
Properties
  • Id <string> - The extractor ID which produced the payload.
  • Payload <string> - Provides custom data about the extractor.
  • SavedPayloadId <string> - Saved the payload ID and it is available only for Machine Learning Extractor.
  • Definition
  • Description
  • Members

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.