Show

constructor(posterPath: String? = null, popularity: Float? = null, id: Int, backdropPath: String? = null, voteAverage: Float, overview: String, firstAirDate: LocalDate? = null, originCountry: List<String> = emptyList(), genresIds: List<Int> = emptyList(), originalLanguage: String, voteCount: Int, name: String? = null, originalName: String? = null, character: String? = null, creditId: String? = null, order: Int? = null, department: String? = null, job: String? = null)