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

# Functions

By default, you can see the 10 most recent reversals stored directly on the transfer object, but you can also retrieve details about a specific reversal stored on the transfer.
You can see a list of the reversals belonging to a specific transfer.
When you create a new reversal, you must specify a transfer to create it on.
Updates the specified reversal by setting the values of the parameters passed.

# Structs

Client is used to invoke /transfers/{id}/reversals APIs.
Iter is an iterator for transfer reversals.