Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Iter ¶
Iter is an iterator for order returns.
func List ¶
func List(params *stripe.OrderReturnListParams) *Iter
List returns a list of order returns.
func (*Iter) OrderReturn ¶
func (i *Iter) OrderReturn() *stripe.OrderReturn
OrderReturn returns the order return which the iterator is currently pointing to.
Click to show internal directories.
Click to hide internal directories.