OutboundTransfersPaymentMethodDetails
Summary
Types
@type t() :: %Stripe.Resources.DestinationPaymentMethodDetails{ billing_details: term(), financial_account: term(), type: term(), us_bank_account: term() }
billing_details- Expandable.financial_account- Expandable.type- The type of the payment method used in the OutboundTransfer. Possible values:financial_account,us_bank_account.us_bank_account- Expandable.