PagedResult

constructor(data: List<T>, total: Long, page: Int, pageSize: Int, totalPages: Int)