Stripe.Resources.FinancialAccount (tiger_stripe v0.1.10)

Copy Markdown View Source

received_payment_method_details_financial_account

Summary

Types

t()

@type t() :: %Stripe.Resources.FinancialAccount{id: String.t(), network: String.t()}
  • id - The FinancialAccount ID. Max length: 5000.
  • network - The rails the ReceivedCredit was sent over. A FinancialAccount can only send funds over stripe. Possible values: stripe.

Functions

object_name()