externalAccounts property

AccountExternalAccounts? externalAccounts
getter/setter pair

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

AccountExternalAccounts? externalAccounts;