Mayson Monorepo Documentation
    Preparing search index...
    interface RefundedFromPayment {
        refund: string | Stripe.Refund;
    }
    Index

    Properties

    Properties

    refund: string | Stripe.Refund

    The Refund that moved these funds into the customer's cash balance.