Class UsMailV2

US Mail API version 2 inference prediction.

Hierarchy

Constructors

Properties

endpointName: string = "us_mail"

The endpoint's name.

endpointVersion: string = "2"

The endpoint's version.

extras?: ExtraField[] = []

Extraneous fields relating to specific tools for some APIs.

isRotationApplied?: boolean

A boolean denoting whether a given inference result was rotated.

pages: Page<UsMailV2Document>[] = []

The document's pages.

prediction: UsMailV2Document

The document-level prediction.

product: Product

Name and version of a given product.

Methods

Generated using TypeDoc