Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.UsBankAccount.FinancialConnections
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.UsBankAccount.FinancialConnections{ permissions: [String.t()] | nil, prefetch: [String.t()] | nil }
permissions- The list of permissions to request. If this parameter is passed, thepayment_methodpermission must be included. Valid permissions include:balances,ownership,payment_method, andtransactions.prefetch- List of data features that you would like to retrieve upon account creation.