//
pkg.gl
Category
github.com/stripe/stripe-go/v81
promotioncode
package
81.4.0
Repository:
https://github.com/stripe/stripe-go.git
Documentation:
pkg.go.dev
Versions
10
Dependencies
3
Dependents
2
Files
67 SLOC
#
Functions
Get
Retrieves the promotion code with the given ID.
List
Returns a list of your promotion codes.
New
A promotion code points to a coupon.
Update
Updates the specified promotion code by setting the values of the parameters passed.
#
Structs
Client
Client is used to invoke /promotion_codes APIs.
Iter
Iter is an iterator for promotion codes.