TmdbMultiPageResult

constructor(page: Int, results: List<TmdbSearchableListItem> = emptyList(), totalResults: Int, totalPages: Int)