Mayson Monorepo Documentation
    Preparing search index...
    interface SetReaderDisplay {
        cart: Stripe.Terminal.Reader.Action.SetReaderDisplay.Cart;
        type: "cart";
    }
    Index

    Properties

    Properties

    Cart object to be displayed by the reader, including line items, amounts, and currency.

    type: "cart"

    Type of information to be displayed by the reader. Only cart is currently supported.