package
81.4.0
Repository: https://github.com/stripe/stripe-go.git
Documentation: pkg.go.dev

# Functions

Deleting plans means new subscribers can't be added.
Retrieves the plan with the given ID.
Returns a list of your plans.
You can now model subscriptions more flexibly using the [Prices API](https://stripe.com/docs/api#prices).
Updates the specified plan by setting the values of the parameters passed.

# Structs

Client is used to invoke /plans APIs.
Iter is an iterator for plans.