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

    Type Alias DocumentType

    DocumentType:
        | "UNKNOWN"
        | "BILL_OF_LADING"
        | "PAY_SHEET"
        | "SCALE_TICKET"
        | "TOLL_RECEIPT"
        | "WASH_RECEIPT"

    The type of the document.

    • UNKNOWN: The document type is unknown.
    • BILL_OF_LADING: Bill of lading.
    • PAY_SHEET: Pay sheet.
    • SCALE_TICKET: Scale ticket.
    • TOLL_RECEIPT: Toll receipt.
    • WASH_RECEIPT: Wash receipt.

    Type Declaration

    • "UNKNOWN"

      The document type is unknown.

    • "BILL_OF_LADING"

      Bill of lading.

    • "PAY_SHEET"

      Pay sheet.

    • "SCALE_TICKET"

      Scale ticket.

    • "TOLL_RECEIPT"

      Toll receipt.

    • "WASH_RECEIPT"

      Wash receipt.