//
pkg.gl
Category
github.com/hyperworks/stripe-go
refund
package
7.0.0+incompatible
Repository:
https://github.com/hyperworks/stripe-go.git
Documentation:
pkg.go.dev
Overview
Versions
7
Dependencies
4
Dependents
0
Files
105 SLOC
#
Functions
Get
Get returns the details of a refund.
List
List returns a list of refunds.
New
New refunds a charge previously created.
Update
Update updates a refund's properties.
#
Constants
RefundDuplicate
No description provided by the author
RefundFraudulent
No description provided by the author
RefundRequestedByCustomer
No description provided by the author
#
Structs
Client
Client is used to invoke /refunds APIs.
Iter
Iter is an iterator for lists of Refunds.