Newer Version Available

This content describes an older version of this product. View Latest

OcrSampleDocumentField

Represents the details of the field in a form whose value is extracted and mapped to a Salesforce object field. This object is available in API version 52.0 and later.

Supported SOAP API Calls

create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()

Supported REST API Methods

DELETE, GET, HEAD, PATCH, POST, Query

Special Access Rules

To use this tooling API object, your Salesforce org must have the AWSTextract1000LimitAddOn license.

Fields

Field Details
FieldLabelMaxX
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
A normalized coordinate representing the right edge of the bounding box of the key.
FieldLabelMaxY
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
A normalized coordinate representing the bottom edge of the bounding box of the key.
FieldLabelMinX
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
A normalized coordinate representing the left edge of the bounding box of the key.
FieldLabelMinY
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
A normalized coordinate representing the top edge of the bounding box of the key.
KeyContent
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Content located in a particular area of the form.
ManageableState
Type
picklist
Properties
Filter, Group, Nillable, Restricted picklist, Sort
Description
Indicates the manageable state of the specified component that is contained in a package.
Possible values are:
  • beta—Managed-Beta
  • deleted—Managed-Proposed-Deleted
  • deprecated—Managed-Proposed-Deprecated
  • deprecatedEditable—SecondGen-Installed-Deprecated
  • installed—Managed-Installed
  • installedEditable—SecondGen-Installed-Editable
  • released—Managed-Released
  • unmanaged—Unmanaged
OcrSampleDocumentId
Type
reference
Properties
Create, Filter, Group, Sort
Description
ID of the associated OCR sample document.
This is a relationship field.
Relationship Name
OcrSampleDocument
Relationship Type
Lookup
Refers To
OcrSampleDocument
OcrSampleDocumentPageId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the associated OCR sample document page.
This is a relationship field.
Relationship Name
OcrSampleDocumentPage
Relationship Type
Lookup
Refers To
OcrSampleDocumentPage