Collection::autoPagingIterator()


Description Description


Return Return

(Generator|StripeStripeObject[]) A generator that can be used to iterate across all objects across all pages. As page boundaries are encountered, the next page will be fetched automatically for continued iteration.


Top ↑

Source Source

File: includes/gateways/stripe/vendor/stripe/stripe-php/lib/Collection.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.