//
pkg.gl
Category
github.com/entropyx/stripe-go
subitem
package
33.1.0+incompatible
Repository:
https://github.com/entropyx/stripe-go.git
Documentation:
pkg.go.dev
Overview
Versions
18
Dependencies
2
Dependents
0
Files
117 SLOC
#
Functions
Del
Del removes a subscription item.
Get
Get returns the details of a subscription.
List
List returns a list of subscription items.
New
New POSTS a new subscription for a customer.
Update
Update updates a subscription's properties.
#
Structs
Client
Client is used to invoke /subscriptions APIs.
Iter
Iter is an iterator for lists of Subscriptions.