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 refunds stored directly on the application fee object, but you can also retrieve details about a specific refund stored on the application fee.
You can see a list of the refunds belonging to a specific application fee.
Refunds an application fee that has previously been collected but not yet refunded.
Updates the specified application fee refund by setting the values of the parameters passed.

# Structs

Client is used to invoke /application_fees/{id}/refunds APIs.
Iter is an iterator for fee refunds.