Paginated List¶
-
class
pyrefinebio.util.
PaginatedList
(T, response)¶ PaginatedLists are returned by all model class search methods that deal with paginated api responses. PaginatedLists can be indexed like lists and iterated through like generators.