ReviewService::all()
Method: Returns a list of Review
objects that have open
set to true
. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
ReviewService::all Read More »
Source Files: includes/lib/stripe-php/lib/Service/ReviewService.php