Account::allPersons( 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 persons
- $params
-
(Optional)
Default value: null
- $opts
-
(Optional)
Default value: null
Return Return
(StripeCollection) the list of persons
Source Source
File: includes/gateways/stripe/vendor/stripe/stripe-php/lib/Account.php