Skip to content

MALSubItem

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

MALSubItem

Model class representing sub item on MyAnimeList without image.

public class JikanDotNet.MALSubItem

Properties

Type Name Summary
Int64 MalId ID associated with MyAnimeList.
String Name Title of the item
String Type Item type (e. g. "anime", "manga").
String Url Url to sub item main page.

Methods

Type Name Summary
String ToString() Overriden ToString method.

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