| Interface | Description |
|---|---|
| Attribute.Type |
The type of attribute.
|
| BatchStatus.Function |
The method to be run against the documents.
|
| Category.Label |
The category of the associated element.
|
| ClassifyElementsOptions.ModelId |
The analysis model to be used by the service.
|
| CompareDocumentsOptions.ModelId |
The analysis model to be used by the service.
|
| ConvertToHtmlOptions.ModelId |
The analysis model to be used by the service.
|
| CreateBatchOptions.Function |
The Compare and Comply method to run across the submitted input documents.
|
| CreateBatchOptions.ModelId |
The analysis model to be used by the service.
|
| DeleteFeedbackOptions.ModelId |
The analysis model to be used by the service.
|
| ExtractTablesOptions.ModelId |
The analysis model to be used by the service.
|
| GetFeedbackOptions.ModelId |
The analysis model to be used by the service.
|
| OriginalLabelsOut.Modification |
A string identifying the type of modification the feedback entry in the `updated_labels` array.
|
| UpdateBatchOptions.Action |
The action you want to perform on the specified batch-processing request.
|
| UpdateBatchOptions.ModelId |
The analysis model to be used by the service.
|
| UpdatedLabelsOut.Modification |
The type of modification the feedback entry in the `updated_labels` array.
|
| Class | Description |
|---|---|
| AddFeedbackOptions |
The addFeedback options.
|
| AddFeedbackOptions.Builder |
Builder.
|
| Address |
A party's address.
|
| AlignedElement |
AlignedElement.
|
| Attribute |
List of document attributes.
|
| Batches |
The results of a successful `GET /v1/batches` request.
|
| BatchStatus |
The batch-request status.
|
| BodyCells |
Cells that are not table header, column header, or row header cells.
|
| Category |
Information defining an element's subject matter.
|
| ClassifyElementsOptions |
The classifyElements options.
|
| ClassifyElementsOptions.Builder |
Builder.
|
| ClassifyReturn |
The analysis of objects returned by the `/v1/element_classification` method.
|
| ClassifyReturnDocStructure |
The structure of the input document.
|
| ColumnHeaders |
Column-level cells, each applicable as a header to other cells in the same column as itself, of the current table.
|
| CompareDocumentsOptions |
The compareDocuments options.
|
| CompareDocumentsOptions.Builder |
Builder.
|
| CompareReturn |
The comparison of the two submitted documents.
|
| Contact |
A contact.
|
| ContractAmts |
A monetary amount identified in the input document.
|
| ConvertToHtmlOptions |
The convertToHtml options.
|
| ConvertToHtmlOptions.Builder |
Builder.
|
| CreateBatchOptions |
The createBatch options.
|
| CreateBatchOptions.Builder |
Builder.
|
| DeleteFeedbackOptions |
The deleteFeedback options.
|
| DeleteFeedbackOptions.Builder |
Builder.
|
| DocCounts |
Document counts.
|
| DocInfo |
Information about the parsed input document.
|
| DocStructure |
The structure of the input document.
|
| Document |
Basic information about the input document.
|
| EffectiveDates |
An effective date.
|
| Element |
A component part of the document.
|
| ElementLocations |
A list of `begin` and `end` indexes that indicate the locations of the elements in the input document.
|
| ElementPair |
Details of semantically aligned elements.
|
| ExtractTablesOptions |
The extractTables options.
|
| ExtractTablesOptions.Builder |
Builder.
|
| FeedbackDataInput |
Feedback data for submission.
|
| FeedbackDataOutput |
Information returned from the `POST /v1/feedback` method.
|
| FeedbackList |
The results of a successful `GET /v1/feedback` request.
|
| FeedbackReturn |
Information about the document and the submitted feedback.
|
| GetBatchOptions |
The getBatch options.
|
| GetBatchOptions.Builder |
Builder.
|
| GetFeedback |
The results of a single feedback query.
|
| GetFeedbackOptions |
The getFeedback options.
|
| GetFeedbackOptions.Builder |
Builder.
|
| HTMLReturn |
The HTML converted from an input document.
|
| Label |
A pair of `nature` and `party` objects.
|
| LeadingSentence |
The leading sentences in a section or subsection of the input document.
|
| ListBatchesOptions |
The listBatches options.
|
| ListBatchesOptions.Builder |
Builder.
|
| ListFeedbackOptions |
The listFeedback options.
|
| ListFeedbackOptions.Builder |
Builder.
|
| Location |
The numeric location of the identified element in the document, represented with two integers labeled `begin` and
`end`.
|
| OriginalLabelsIn |
The original labeling from the input document, without the submitted feedback.
|
| OriginalLabelsOut |
The original labeling from the input document, without the submitted feedback.
|
| Pagination |
Pagination details, if required by the length of the output.
|
| Parties |
A party and its corresponding role, including address and contact information if identified.
|
| RowHeaders |
Row-level cells, each applicable as a header to other cells in the same row as itself, of the current table.
|
| SectionTitle |
The table's section title, if identified.
|
| SectionTitles |
An array containing one object per section or subsection detected in the input document.
|
| ShortDoc |
Brief information about the input document.
|
| TableHeaders |
The contents of the current table's header.
|
| TableReturn |
The analysis of the document's tables.
|
| Tables |
The contents of the tables extracted from a document.
|
| TerminationDates |
Termination dates identified in the input document.
|
| TypeLabel |
Identification of a specific type.
|
| UnalignedElement |
Element that does not align semantically between two compared documents.
|
| UpdateBatchOptions |
The updateBatch options.
|
| UpdateBatchOptions.Builder |
Builder.
|
| UpdatedLabelsIn |
The updated labeling from the input document, accounting for the submitted feedback.
|
| UpdatedLabelsOut |
The updated labeling from the input document, accounting for the submitted feedback.
|