Package app.knock.api.models.users
Class UserListPage.AutoPager
-
- All Implemented Interfaces:
-
kotlin.collections.Iterable
public final class UserListPage.AutoPager implements Iterable<User>
-
-
Constructor Summary
Constructors Constructor Description UserListPage.AutoPager(UserListPage firstPage)
-