Account::allExternalAccounts( string $id, null|array $params = null, null|array|string $opts = null )
Description Description
Parameters Parameters
- $id
-
(Required) the ID of the account on which to retrieve the external accounts
- $params
-
(Optional)
Default value: null
- $opts
-
(Optional)
Default value: null
Return Return
(StripeCollection) the list of external accounts (BankAccount or Card)
Source Source
File: includes/gateways/stripe/vendor/stripe/stripe-php/lib/Account.php