ReportPaginationState

constructor(currentPage: Long = 0, totalPages: Long = 1, totalItems: Long = 0, pageSize: Long = 10)