capacitor-plugin-scanbot-sdk
    Preparing search index...

    Class Metadata

    Metadata for the document

    Index

    Constructors

    Properties

    COUNTRY_FIELD_NAME: "Country"
    COUNTRY_FIELD_NAME_NORMALIZED: "Metadata.Country"
    DOCUMENT_SIDE_FIELD_NAME: "DocumentSide"
    DOCUMENT_SIDE_FIELD_NAME_NORMALIZED: "Metadata.DocumentSide"
    DOCUMENT_TYPE: "Metadata"
    PRINTING_FORMAT_FIELD_NAME: "PrintingFormat"
    PRINTING_FORMAT_FIELD_NAME_NORMALIZED: "Metadata.PrintingFormat"
    TAGS_FIELD_NAME: "Tags"
    TAGS_FIELD_NAME_NORMALIZED: "Metadata.Tags"

    Accessors

    • get country(): Field | undefined

      Issuing country of the document

      Returns Field | undefined

    • get documentSide(): Field | undefined

      Document side, either FRONT or BACK.

      Returns Field | undefined

    • get printingFormat(): Field

      Either SINGLE_SIDED or TWO_SIDED.

      Returns Field

    • get tagss(): Field[]

      Tags for the document

      Returns Field[]

    Methods

    • Returns string