Account::createPerson( 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 create the person
- $params
-
(Optional)
Default value: null
- $opts
-
(Optional)
Default value: null
Return Return
(StripePerson)
Source Source
File: includes/gateways/stripe/vendor/stripe/stripe-php/lib/Account.php