Documentation ¶
Overview ¶
Package balance provides the /balance APIs
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
func Get(params *stripe.BalanceParams) (*stripe.Balance, error)
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](https://stripe.com/docs/connect/account-balances#accounting-for-negative-balances).
Types ¶
type Client ¶
Client is used to invoke /balance APIs.
Click to show internal directories.
Click to hide internal directories.