Pagination helper class.
Array of elements on current page.
Indicates the existence of the next page.
Indicates the existence of the previous page.
Request next page. Does not modify existing object.
Request previous page. Does not modify existing object.
Pagination helper class.