Mayson Monorepo Documentation
    Preparing search index...
    interface UnappliedFromPayment {
        payment_intent: string | Stripe.PaymentIntent;
    }
    Index

    Properties

    Properties

    payment_intent: string | Stripe.PaymentIntent

    The Payment Intent that funds were unapplied from.