Represents the result of a pagination operation containing page data and metadata. See getPagedData
returns {PagerObj} Object containing paginated data and metadata.
True if this is the first page
True if this is the last page
The current page number (1-based)
Total number of rows for this page returned
Total number of pages available
Represents the result of a pagination operation containing page data and metadata. See getPagedData