//
pkg.gl
Category
github.com/stripe/stripe-go/v81
topup
package
81.4.0
Repository:
https://github.com/stripe/stripe-go.git
Documentation:
pkg.go.dev
Versions
52
Dependencies
3
Dependents
1
Files
75 SLOC
#
Functions
Cancel
Cancels a top-up.
Get
Retrieves the details of a top-up that has previously been created.
List
Returns a list of top-ups.
New
Top up the balance of an account.
Update
Updates the metadata of a top-up.
#
Structs
Client
Client is used to invoke /topups APIs.
Iter
Iter is an iterator for topups.