Balance
This is an object representing your Stripe balance. You can retrieve it to see the balance currently on your Stripe account.
Description Description
You can also retrieve the balance history, which contains a list of <a href="https://stripe.com/docs/reporting/balance-transaction-types”>transactions that contributed to the balance (charges, payouts, and so forth).
The available and pending amounts for each currency are broken down further by payment source types.
Related guide: <a href="https://stripe.com/docs/connect/account-balances”>Understanding Connect Account Balances.
Source Source
File: includes/gateways/stripe/vendor/stripe/stripe-php/lib/Balance.php