TmdbMovie

constructor(posterPath: String?, adult: Boolean = false, overview: String, releaseDate: LocalDate? = null, genresIds: List<Int>, id: Int, originalTitle: String, originalLanguage: String, title: String, backdropPath: String?, popularity: Float, voteCount: Int, video: Boolean, voteAverage: Float)