externalAccounts property

PaymentSourceExternalAccounts? 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

PaymentSourceExternalAccounts? externalAccounts;