Documentation ¶
Overview ¶
Package review provides the /reviews APIs
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
Client is used to invoke /reviews APIs.
type Iter ¶
Iter is an iterator for reviews.
func (*Iter) ReviewList ¶
func (i *Iter) ReviewList() *stripe.ReviewList
ReviewList 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.