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 ¶
Iter is an iterator for line items.
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.
Click to show internal directories.
Click to hide internal directories.