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

# Functions

Cancels a subscription schedule and its associated subscription immediately (if the subscription schedule has an active subscription).
Retrieves the details of an existing subscription schedule.
Retrieves the list of your subscription schedules.
Creates a new subscription schedule object.
Releases the subscription schedule immediately, which will stop scheduling of its phases, but leave any existing subscription in place.
Updates an existing subscription schedule.

# Structs

Client is used to invoke /subscription_schedules APIs.
Iter is an iterator for subscription schedules.