Stripe.Resources.Treasury.OutboundPayment.DestinationPaymentMethodDetails
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.Treasury.OutboundPayment.DestinationPaymentMethodDetails{ billing_details: Stripe.Resources.BillingDetails.t() | nil, financial_account: Stripe.Resources.FinancialAccount.t() | nil, type: String.t() | nil, us_bank_account: Stripe.Resources.UsBankAccount.t() | nil }
billing_detailsfinancial_accounttype- The type of the payment method used in the OutboundPayment. Possible values:financial_account,us_bank_account.us_bank_account