lineitem

package
v72.79.0 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2021 License: MIT Imports: 1 Imported by: 1

Documentation

Overview

Package lineitem provides the /checkout/sessions/{session}/line_items APIs

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Iter

type Iter struct {
	*stripe.Iter
}

Iter is an iterator for line items.

func (*Iter) LineItem

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

LineItem returns the line item which the iterator is currently pointing to.

func (*Iter) LineItemList

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

LineItemList 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