Represents a collection of fields that define a page in the OCR sample
document. 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
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 OCR sample document.
- This is a relationship field.
- Relationship Name
- OcrSampleDocument
- Relationship Type
- Lookup
- Refers To
- OcrSampleDocument
|
PageHeight |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Normalized height of the OCR sample document page.
|
PageNumber |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Page number of the page in the associated OCR sample
document.
|