Skip to content

CharacterSearchEntry

Bartłomiej Buchała edited this page Nov 23, 2018 · 1 revision

CharacterSearchEntry

Model class for single result from searching character.

public class JikanDotNet.CharacterSearchEntry

Properties

Type Name Summary
ICollection<String> AlternativeNames Nicknames/alternative names of the character separated by comma.
ICollection<MALSubItem> Animeography Character's animeography (without anime type).
String ImageURL Character's image URL
Int64 MalId ID associated with MyAnimeList.
ICollection<MALSubItem> Mangaography Character's mangaography (without anime type).
String Name Name of the character.
String URL URL to character's page.

General information

Home Page

Getting started

Using own instance of Jikan

Migrating to version 2.0

Rate limiting

Winforms issue

Methods

Anime

Characters

Club

Manga

People

Rankings

Season

Search

Users

Other

Jikan Metadata

Class Schema

Main Classes

Secondary Classes

Search related classes

Enumerations Schema

Clone this wiki locally