| ContentDocumentId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort, Update
- Description
- The content document associated with the contract.
- This field is a relationship field.
- Relationship Name
- ContentDocument
- Refers To
- ContentDocument
|
| DocumentAIJobIdentifier |
- Type
- string
- Properties
- Create, Filter, Group, idLookup, Nillable, Sort, Update
- Description
- The unique identifier of the Document AI job that generated the
extraction result. Available in API version 67.0 and later.
|
| ExtractedClauseContent |
- Type
- textarea
- Properties
- Create, Nillable, Update
- Description
- The clauses that are reviewed during the extraction review
process.
|
| ExtractedClauseContentDocId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The document containing clauses that exceeds 131K characters and
are reviewed during the extraction review process.
- This field is a relationship field.
- Relationship Name
- ExtractedClauseContentDoc
- Refers To
- ContentDocument
|
| ExtractedClauseCount |
- Type
- int
- Properties
- Filter, Group, Nillable, Sort
- Description
- The number of clauses extracted during the extraction review
process.
|
| ExtractedContractDetails |
- Type
- textarea
- Properties
- Create, Nillable, Update
- Description
- The contract fields that are extracted and reviewed during the
extraction review process.
|
| ExtractedContractFieldCount |
- Type
- int
- Properties
- Filter, Group, Nillable, Sort
- Description
- The number of contract fields extracted during the extraction
review process.
|
| ExtractionMode |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Restricted
picklist, Sort, Update
- Description
- The mode of document extraction.
- Valid values are:
-
BulkExtraction—The document was a part of a
bulk extraction.
-
SingleExtraction—The document was extracted
as a single document.
The default value is SingleExtraction. Available in API version 67.0 and
later.
|
| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp for when the current user last viewed a record
related to this record.
|
| LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp for when the current user last viewed this record.
If this value is null, this record might only have been referenced
(LastReferencedDate) and not viewed.
|
| Name |
- Type
- string
- Properties
- Create, Filter, Group, idLookup, Sort, Update
- Description
- The name of the contract extraction review.
|
| OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- ID of the user that owns this record.
- This field is a polymorphic relationship field.
- Relationship Name
- Owner
- Refers To
- Group, User
|
| SourceDocumentIdentifier |
- Type
- string
- Properties
- Create, Filter, Group, idLookup, Nillable, Sort, Update
- Description
- The unique identifier of the source document in the connected
external repository. Available in API version 67.0 and later.
|
| Status |
- Type
- picklist
- Properties
- Create, Filter, Group, Restricted picklist, Sort, Update
- Description
- Specifies the contract extraction review status.
- Possible values are:
-
ExtractionFailed—Extraction Failed
-
ExtractionInProgress—Extraction In
Progress
-
ReviewCompleted—Review Completed
-
ReviewInProgress—Review In Progress
-
ReviewNotStarted—Review Not Started
|
| SubBatchJobSequence |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The sequence number of the sub-batch within a batch extraction
job. Available in API version 67.0 and later.
|