Mayson Monorepo Documentation
    Preparing search index...
    interface Filter {
        customer: string | Stripe.Customer;
        type: "customer";
    }
    Index

    Properties

    Properties

    customer: string | Stripe.Customer

    Limit the scope of the alert to this customer ID

    type: "customer"