TraktPerson

constructor(name: String, ids: TraktPersonIds, biography: String? = null, birthday: String? = null, death: LocalDate? = null, birthplace: String? = null, homepage: String? = null)