Pagination

constructor(page: Int, itemsPerPage: Int, search: String? = null, period: Pagination.Period? = null, sort: Pagination.Sort? = null)