Stripe.Params.PaymentRecordReportRefundParams.ProcessorDetails.Custom (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %Stripe.Params.PaymentRecordReportRefundParams.ProcessorDetails.Custom{
  refund_reference: String.t() | nil
}
  • refund_reference - A reference to the external refund. This field must be unique across all refunds. Max length: 5000.