quotepreviewsubscriptionschedule

package
v79.6.1-beta.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 25, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package quotepreviewsubscriptionschedule provides the /quotes/{quote}/preview_subscription_schedules APIs

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	B   stripe.Backend
	Key string
}

Client is used to invoke /quotes/{quote}/preview_subscription_schedules APIs.

func (Client) List

Preview the schedules that would be generated by accepting the quote

type Iter

type Iter struct {
	*stripe.Iter
}

Iter is an iterator for quote preview subscription schedules.

func List

Preview the schedules that would be generated by accepting the quote

func (*Iter) QuotePreviewSubscriptionSchedule

func (i *Iter) QuotePreviewSubscriptionSchedule() *stripe.QuotePreviewSubscriptionSchedule

QuotePreviewSubscriptionSchedule returns the quote preview subscription schedule which the iterator is currently pointing to.

func (*Iter) QuotePreviewSubscriptionScheduleList

func (i *Iter) QuotePreviewSubscriptionScheduleList() *stripe.QuotePreviewSubscriptionScheduleList

QuotePreviewSubscriptionScheduleList returns the current list object which the iterator is currently using. List objects will change as new API calls are made to continue pagination.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL