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

# Functions

Delete destroys a SKU.
Get returns the details of an sku For more details see https://stripe.com/docs/api#retrieve_sku.
List returns a list of skus.
New POSTs a new SKU.
Update updates a SKU's properties.

# Structs

Client is used to invoke /skus APIs.
Iter is an iterator for lists of SKUs.