//
pkg.gl
Category
github.com/stripe/stripe-go/v81
balancetransaction
package
81.4.0
Repository:
https://github.com/stripe/stripe-go.git
Documentation:
pkg.go.dev
Versions
20
Dependencies
3
Dependents
1
Files
49 SLOC
#
Functions
Get
Retrieves the balance transaction with the given ID.
List
Returns a list of transactions that have contributed to the Stripe account balance (e.g., charges, transfers, and so forth).
#
Structs
Client
Client is used to invoke /balance_transactions APIs.
Iter
Iter is an iterator for balance transactions.