Represents a relationship between an OCR template and an OCR sample document. This
object is available in API version 55.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
| 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, Update
- Description
- ID of the associated OCR sample document.
- This is a relationship field.
- Relationship Name
- OcrSampleDocument
- Relationship Type
- Lookup
- Refers To
- OcrSampleDocument
|
| OcrTemplateId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort
- Description
- ID of the associated OCR template.
- This is a relationship field.
- Relationship Name
- OcrTemplate
- Relationship Type
- Lookup
- Refers To
- OcrTemplate
|