Mayson Monorepo Documentation
    Preparing search index...
    interface ProcessorDetails {
        custom?: Stripe.PaymentRecordReportRefundParams.ProcessorDetails.Custom;
        type: "custom";
    }
    Index

    Properties

    Properties

    Information about the custom processor used to make this refund.

    type: "custom"

    The type of the processor details. An additional hash is included on processor_details with a name matching this value. It contains additional information specific to the processor.