@webshop/root - v1.0.0
    Preparing search index...
    type CheckoutConfirmResult = {
        status: "paid" | "open" | "canceled";
    }
    Index

    Properties

    Properties

    status: "paid" | "open" | "canceled"