Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Alma
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Alma{ installments: Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Alma.Installments.t() | nil, transaction_id: String.t() | nil }
installmentstransaction_id- The Alma transaction ID associated with this payment. Max length: 5000. Nullable.