externalAccounts property

AccountExternalAccounts? externalAccounts
final

ExternalAccountList

External accounts (bank accounts and debit cards) currently attached to this account. External accounts are only returned for requests where `controller[is_controller]` is true.

Implementation

final AccountExternalAccounts? externalAccounts;