Account::retrieve( null|array|string $id = null, null|array|string $opts = null )
Description Description
Parameters Parameters
- $id
-
(Optional) the ID of the account to retrieve, or an options array containing an
id
keyDefault value: null
- $opts
-
(Optional)
Default value: null
Return Return
(StripeAccount)
Source Source
File: includes/gateways/stripe/vendor/stripe/stripe-php/lib/Account.php