PaginationInfo

constructor(nextPage: Int? = null, totalPages: Int = 0, totalRecords: Int = 0)