Tmdb4List
constructor(posterPath: String? = null, id: Int, backdropPath: String? = null, totalResults: Int, public: Boolean, revenue: String, page: Int, results: List<TmdbMediaListItem>, iso639: String, totalPages: Int, description: String? = null, createdBy: Tmdb4Account, iso3166: String? = null, averageRating: Float? = null, runtime: Int? = null, name: String)