StripeElixir.Params.PaymentRecordReportRefundParams.ProcessorDetails
(stripe_elixir v0.1.0)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %StripeElixir.Params.PaymentRecordReportRefundParams.ProcessorDetails{ custom: map() | nil, type: String.t() | nil }
custom- Information about the custom processor used to make this refund.type- 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. Possible values:custom.