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

# Functions

Closing the dispute for a charge indicates that you do not have any evidence to submit and are essentially dismissing the dispute, acknowledging it as lost.
Retrieves the dispute with the given ID.
Returns a list of your disputes.
When you get a dispute, contacting your customer is always the best first step.

# Structs

Client is used to invoke /disputes APIs.
Iter is an iterator for disputes.