Stripe.Resources.DestinationPaymentMethodDetails (tiger_stripe v0.4.0)

Copy Markdown View Source

OutboundTransfersPaymentMethodDetails

Summary

Types

t()

@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.

Functions

expandable_fields()

object_name()