TmdbAggregateCrew

constructor(adult: Boolean = false, gender: TmdbGender, id: Int, knownForDepartment: String? = null, name: String, originalName: String? = null, popularity: Float? = null, profilePath: String? = null, jobs: List<TmdbJob>, department: String, totalEpisodeCount: Int)