Search
Preparing search index...
The search index is not available
manga-api
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ChapterResponse
Class ChapterResponse
Hierarchy
ChapterResponse
Index
Constructors
constructor
Properties
chapter
Pages
error
Message
status
Code
title
Constructors
constructor
new
Chapter
Response
(
statusCode
:
number
, title
?:
string
, chapterPages
?:
ChapterPageEntity
[]
, errorMessage
?:
string
)
:
ChapterResponse
Parameters
statusCode:
number
Optional
title:
string
Optional
chapterPages:
ChapterPageEntity
[]
Optional
errorMessage:
string
Returns
ChapterResponse
Properties
Optional
chapter
Pages
chapter
Pages
:
ChapterPageEntity
[]
Optional
error
Message
error
Message
:
string
status
Code
status
Code
:
number
Optional
title
title
:
string
Globals
Chapter
Response
constructor
chapter
Pages
error
Message
status
Code
title
Generated using
TypeDoc