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

# Functions

Deletes an item from the subscription.
Retrieves the subscription item with the given ID.
Returns a list of your subscription items for a given subscription.
Adds a new item to an existing subscription.
Updates the plan or quantity of an item on a current subscription.
For the specified subscription item, returns a list of summary objects.

# Structs

Client is used to invoke /subscription_items APIs.
Iter is an iterator for subscription items.
UsageRecordSummaryIter is an iterator for usage record summaries.