TmdbAggregateCast

constructor(adult: Boolean = false, gender: TmdbGender, id: Int, knownForDepartment: TmdbDepartment? = null, name: String, originalName: String? = null, popularity: Float? = null, profilePath: String? = null, roles: List<TmdbRole>, totalEpisodeCount: Int, order: Int)