Person

constructor(id: Int, name: String, imdbId: String? = null, biography: String? = null, homepage: String? = null, character: String? = null, knownFor: String? = null, birthDay: String? = null, deathDay: String? = null, rawGender: Int? = null, profilePath: String? = null)(source)