//
pkg.gl
Category
github.com/hyperworks/stripe-go
plan
package
7.0.0+incompatible
Repository:
https://github.com/hyperworks/stripe-go.git
Documentation:
pkg.go.dev
Overview
Versions
7
Dependencies
3
Dependents
0
Files
137 SLOC
#
Functions
Del
Del removes a plan.
Get
Get returns the details of a plan.
List
List returns a list of plans.
New
New POSTs a new plan.
Update
Update updates a plan's properties.
#
Constants
Day
No description provided by the author
Month
No description provided by the author
Week
No description provided by the author
Year
No description provided by the author
#
Structs
Client
Client is used to invoke /plans APIs.
Iter
Iter is an iterator for lists of Plans.