CollectionDetails

constructor(id: Int?, name: String?, originalName: String?, originalLanguage: LanguageCode?, overview: String?, posterPath: String?, backdropPath: String?, parts: List<CollectionDetails.Part> = emptyList())(source)