SearchResult

constructor(total: Int, perPage: Int, order: Int, results: List<T>)(source)