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