View Source Stripe.Treasury.FinancialAccountFeatures (stripity_stripe v3.2.0)
Encodes whether a FinancialAccount has access to a particular Feature, with a status
enum and associated status_details
.
Stripe or the platform can control Features via the requested field.
Summary
Types
@type t() :: %Stripe.Treasury.FinancialAccountFeatures{ card_issuing: term(), deposit_insurance: term(), financial_addresses: term(), inbound_transfers: term(), intra_stripe_flows: term(), object: binary(), outbound_payments: term(), outbound_transfers: term() }
The treasury.financial_account_features
type.
card_issuing
deposit_insurance
financial_addresses
inbound_transfers
intra_stripe_flows
object
String representing the object's type. Objects of the same type share the same value.outbound_payments
outbound_transfers