Skip to content

MangaTopEntry

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

MangaTopEntry

Model class for entry on top manga list.

public class JikanDotNet.MangaTopEntry

Properties

Type Name Summary
String ImageURL Manga's image URL
Int64 MalId ID associated with MyAnimeList.
Nullable<Int32> Members Manga members count on MyAnimeList.
String PublishingEnd Date of publishing end.
String PublishingStart Date of publishing start.
Int32 Rank Rank of the manga on selected list.
Nullable<Single> Score Manga's score on MyAnimeList up to 2 decimal places.
String Title Title of the manga.
String Type Manga type (e. g. "TV", "Movie").
String Url URL to manga page.
Nullable<Int32> Volumes Manga's volumes count.

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