TreasuryFinancialAccountsResourceFinancialAccountFeatures
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.Resources.Treasury.FinancialAccountFeatures{ card_issuing: term(), deposit_insurance: term(), financial_addresses: term(), inbound_transfers: term(), intra_stripe_flows: term(), object: term(), outbound_payments: term(), outbound_transfers: term() }
card_issuing- Expandable.deposit_insurance- Expandable.financial_addresses- Expandable.inbound_transfers- Expandable.intra_stripe_flows- Expandable.object- String representing the object's type. Objects of the same type share the same value. Possible values:treasury.financial_account_features.outbound_payments- Expandable.outbound_transfers- Expandable.