Search
Preparing search index...
The search index is not available
manga-api
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
MangaEntity
Class MangaEntity
Hierarchy
MangaEntity
Index
Constructors
constructor
Properties
alternative
Titles
chapter
Entries
chapters
genres
status
title
Constructors
constructor
new
Manga
Entity
(
title
:
string
, alternativeTitles
:
string
[]
, status
:
Status
, genres
:
Genre
[]
, chapters
:
ChapterEntity
[]
, chapterEntries
:
ChapterEntryEntity
[]
)
:
MangaEntity
Parameters
title:
string
alternativeTitles:
string
[]
status:
Status
genres:
Genre
[]
chapters:
ChapterEntity
[]
chapterEntries:
ChapterEntryEntity
[]
Returns
MangaEntity
Properties
alternative
Titles
alternative
Titles
:
string
[]
chapter
Entries
chapter
Entries
:
ChapterEntryEntity
[]
chapters
chapters
:
ChapterEntity
[]
genres
genres
:
Genre
[]
status
status
:
Status
title
title
:
string
Globals
Manga
Entity
constructor
alternative
Titles
chapter
Entries
chapters
genres
status
title
Generated using
TypeDoc