Skip to content

AnimeTopEntry

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

AnimeTopEntry

Model class for entry on top anime list.

public class JikanDotNet.AnimeTopEntry

Properties

Type Name Summary
String AiringEnd Date of airing end.
String AiringStart Date of airing start.
Nullable<Int32> Episodes Anime's episode count.
String ImageURL Anime's image URL
Int64 MalId ID associated with MyAnimeList.
Nullable<Int32> Members Anime members count on MyAnimeList.
Int32 Rank Rank of the anime on selected list.
Nullable<Single> Score Anime's score on MyAnimeList up to 2 decimal places.
String Title Title of the anime.
String Type Anime type (e. g. "TV", "Movie").
String Url URL to anime 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