Class ReceiptV5

Receipt API version 5 inference prediction.

Hierarchy

Constructors

Properties

endpointName: string = "expense_receipts"

The endpoint's name.

endpointVersion: string = "5"

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<ReceiptV5Document>[] = []

The document's pages.

prediction: ReceiptV5Document

The document-level prediction.

product: Product

Name and version of a given product.

Methods

Generated using TypeDoc