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

# Functions

Retrieves the details of an existing CreditReversal by passing the unique CreditReversal ID from either the CreditReversal creation request or CreditReversal list.
Returns a list of CreditReversals.
Reverses a ReceivedCredit and creates a CreditReversal object.

# Structs

Client is used to invoke /treasury/credit_reversals APIs.
Iter is an iterator for treasury credit reversals.