Mayson Monorepo Documentation
    Preparing search index...
    interface Reason {
        type: "request";
        request?: Stripe.V2.Core.Event.Reason.Request;
    }
    Index

    Properties

    Properties

    type: "request"

    Event reason type.

    Information on the API request that instigated the event.