The highest tagged major version is
v81 .
Discover Packages
github.com/stripe/stripe-go/v74
review
package
Version:
v74.30.0
Opens a new window with list of versions in this module.
Published: Aug 11, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation Source Files Overview Index Constants Variables Functions Types Approve(id, params) Get(id, params) type Client type Iter (c) Approve(id, params) (c) Get(id, params) (c) List(listParams) List(params) (i) Review() (i) ReviewList()
Documentation
¶
Package review provides the /reviews APIs
Approve is the method for the `POST /v1/reviews/{review}/approve` API.
Get returns the details of a review.
Client is used to invoke /reviews APIs.
Approve is the method for the `POST /v1/reviews/{review}/approve` API.
Get returns the details of a review.
List returns a list of reviews.
Iter is an iterator for reviews.
List returns a list of reviews.
Review returns the review which the iterator is currently pointing to.
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.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.