BalanceService::retrieve( null|array $params = null, null|array|StripeUtilRequestOptions $opts = null )
Retrieves the current account balance, based on the authentication that was used to make the request. For a sample request, see Accounting for negative balances.
Description Description
Parameters Parameters
- $params
-
(Optional)
Default value: null
- $opts
-
(Optional)
Default value: null
Return Return
(StripeBalance)
Source Source
File: includes/gateways/stripe/vendor/stripe/stripe-php/lib/Service/BalanceService.php