PaginatedCollection

constructor(items: List<T>, totalPages: Long, totalItems: Long, currentPage: Long)