package
81.4.0
Repository: https://github.com/stripe/stripe-go.git
Documentation: pkg.go.dev

# Functions

Retrieves the balance transaction with the given ID.
Returns a list of transactions that have contributed to the Stripe account balance (e.g., charges, transfers, and so forth).

# Structs

Client is used to invoke /balance_transactions APIs.
Iter is an iterator for balance transactions.