Stripe.Resources.Refund.DestinationDetails.Multibanco
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.Refund.DestinationDetails.Multibanco{ reference: String.t() | nil, reference_status: String.t() | nil }
reference- The reference assigned to the refund. Max length: 5000. Nullable.reference_status- Status of the reference on the refund. This can bepending,availableorunavailable. Max length: 5000. Nullable.