//
pkg.gl
Category
github.com/stripe/stripe-go/v81
productfeature
package
81.4.0
Repository:
https://github.com/stripe/stripe-go.git
Documentation:
pkg.go.dev
Versions
4
Dependencies
3
Dependents
1
Files
72 SLOC
#
Functions
Del
Deletes the feature attachment to a product.
Get
Retrieves a product_feature, which represents a feature attachment to a product.
List
Retrieve a list of features for a product.
New
Creates a product_feature, which represents a feature attachment to a product.
#
Structs
Client
Client is used to invoke /products/{product}/features APIs.
Iter
Iter is an iterator for product features.