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

# Functions

Retrieves a specific cash balance transaction, which updated the customer's [cash balance](https://stripe.com/docs/payments/customer-balance).
Returns a list of transactions that modified the customer's [cash balance](https://stripe.com/docs/payments/customer-balance).

# Structs

Client is used to invoke /customers/{customer}/cash_balance_transactions APIs.
Iter is an iterator for customer cash balance transactions.