@sumup/sdk
    Preparing search index...

    Type Alias ReceiptReader

    Receipt Reader

    Card reader details displayed on the receipt.

    type ReceiptReader = {
        code?: string;
        type?: string;
    }
    Index

    Properties

    Properties

    code?: string

    Reader serial number.

    type?: string

    Reader type.