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