mindee
    Preparing search index...

    Class InvoiceV4

    Invoice API version 4 inference prediction.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    endpointName: string = "invoices"

    The endpoint's name.

    endpointVersion: string = "4"

    The endpoint's version.

    extras?: 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<InvoiceV4Document>[] = []

    The document's pages.

    prediction: InvoiceV4Document

    The document-level prediction.

    product: Product

    Name and version of a given product.

    Methods