Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MangaListStatusBase

Hierarchy

  • MangaListStatusBase

Index

Properties

is_rereading: boolean

If authorized user reads an manga again after completion, this field value is true.

In this case, MyAnimeList treats the manga as 'reading' in the user's manga list.

num_chapters_read: number

0 or the number of read chapters.

num_volumes_read: number

0 or the number of read volumes.

score: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10

0-10

status: null | "completed" | "on_hold" | "dropped" | "reading" | "plan_to_read"
updated_at: string

Generated using TypeDoc