package
14.2.2+incompatible
Repository: https://github.com/linkswiss/stripe-go.git
Documentation: pkg.go.dev

# Functions

Delete deletes a product For more details see https://stripe.com/docs/api#delete_product.
Get returns the details of an product For more details see https://stripe.com/docs/api#retrieve_product.
List returns a list of products.
New POSTs a new product.
Update updates a product's properties.

# Structs

Client is used to invoke /products APIs.
Iter is an iterator for lists of Products.