mindee
    Preparing search index...

    The addresses of the recipients.

    Index

    Constructors

    Properties

    city: string | null

    The city of the recipient's address.

    complete: string | null

    The complete address of the recipient.

    confidence: number = 0.0

    Confidence score

    isAddressChange: boolean | null

    Indicates if the recipient's address is a change of address.

    pageId: number

    The document page on which the information was found.

    polygon: Polygon = ...

    Contains the relative vertices coordinates (points) of a polygon containing the field in the document.

    postalCode: string | null

    The postal code of the recipient's address.

    privateMailboxNumber: string | null

    The private mailbox number of the recipient's address.

    state: string | null

    Second part of the ISO 3166-2 code, consisting of two letters indicating the US State.

    street: string | null

    The street of the recipient's address.

    unit: string | null

    The unit number of the recipient's address.

    Methods