AccountService::retrieve( null|string $id = null, null|array $params = null, null|array|StripeServiceStripeUtilRequestOptions $opts = null )

Retrieves the details of an account.


Description Description


Parameters Parameters

$id

(Optional)

Default value: null

$params

(Optional)

Default value: null

$opts

(Optional)

Default value: null


Top ↑

Return Return

(StripeAccount)


Top ↑

Source Source

File: includes/gateways/stripe/vendor/stripe/stripe-php/lib/Service/AccountService.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.