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

    Properties

    Properties

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