Stripe.Resources.Dispute.PaymentMethodDetails.AmazonPay
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.Dispute.PaymentMethodDetails.AmazonPay{ dispute_type: String.t() | nil }
dispute_type- The AmazonPay dispute type, chargeback or claim Possible values:chargeback,claim. Nullable.