Stripe.Resources.Charge.PaymentMethodDetails.Multibanco
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.Charge.PaymentMethodDetails.Multibanco{ entity: String.t() | nil, reference: String.t() | nil }
entity- Entity number associated with this Multibanco payment. Max length: 5000. Nullable.reference- Reference number associated with this Multibanco payment. Max length: 5000. Nullable.