features property
feature_access
Encodes whether a FinancialAccount has access to a particular feature. Stripe or the platform can control features via the requested field.
Implementation
final FinancialAccountFeatures? features;
feature_access
Encodes whether a FinancialAccount has access to a particular feature. Stripe or the platform can control features via the requested field.
final FinancialAccountFeatures? features;