mindee
    Preparing search index...

    Class UsMailV3

    US Mail API version 3 inference prediction.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    endpointName: string = "us_mail"

    The endpoint's name.

    endpointVersion: string = "3"

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

    The document's pages.

    prediction: UsMailV3Document

    The document-level prediction.

    product: Product

    Name and version of a given product.

    Methods