TmdbCast

constructor(adult: Boolean = false, gender: TmdbGender, id: Int, knownForDepartment: TmdbDepartment? = null, name: String, originalName: String? = null, popularity: Float? = null, profilePath: String? = null, castId: Int? = null, character: String, creditId: String, order: Int)