Stripe.Resources.Charge.PaymentMethodDetails.AmazonPay
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.Charge.PaymentMethodDetails.AmazonPay{ funding: Stripe.Resources.Charge.PaymentMethodDetails.AmazonPay.Funding.t() | nil, transaction_id: String.t() | nil }
fundingtransaction_id- The Amazon Pay transaction ID associated with this payment. Max length: 5000. Nullable.