Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateBatchParams

Parameters for the updateBatch operation.

Hierarchy

  • UpdateBatchParams

Index

Properties

action

action: Action | string

The action you want to perform on the specified batch-processing job.

batchId

batchId: string

The ID of the batch-processing job you want to update.

Optional headers

headers: OutgoingHttpHeaders

Optional model

model: Model | string

The analysis model to be used by the service. For the Element classification and Compare two documents methods, the default is contracts. For the Extract tables method, the default is tables. These defaults apply to the standalone methods as well as to the methods' use in batch-processing requests.

Generated using TypeDoc