CollectionDetails

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