Preparing search index...
The search index is not available
@fsoc/royalroadl-api
@fsoc/royalroadl-api
services/fiction
Fiction
Interface Fiction
interface
Fiction
{
author
:
FictionAuthor
;
chapters
:
FictionChapter
[]
;
description
:
string
;
image
:
string
;
stats
:
FictionStats
;
status
:
string
;
tags
:
string
[]
;
title
:
string
;
type
:
string
;
warnings
:
string
[]
;
}
Index
Properties
author
chapters
description
image
stats
status
tags
title
type
warnings
Properties
author
author
:
FictionAuthor
chapters
chapters
:
FictionChapter
[]
description
description
:
string
image
image
:
string
stats
stats
:
FictionStats
status
status
:
string
tags
tags
:
string
[]
title
title
:
string
type
type
:
string
warnings
warnings
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
chapters
description
image
stats
status
tags
title
type
warnings
@fsoc/royalroadl-api
Loading...