Skip to content

MangaStats

Bartłomiej Buchała edited this page Jan 6, 2019 · 2 revisions

MangaStats

Manga related statistics model class.

public class JikanDotNet.MangaStats : BaseJikanRequest

Properties

Type Name Summary
Nullable<Int32> Completed Number of users who labeled manga status as "completed"
Nullable<Int32> Dropped Number of users who labeled manga status as "dropped"
Nullable<Int32> OnHold Number of users who labeled manga status as "on hold"
Nullable<Int32> PlanToRead Number of users who labeled manga status as "plan to read"
Nullable<Int32> Reading Number of users who labeled manga status as "reading"
ScoringStats ScoreStats Number of users who added manga to their lists.

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