Preparing search index...
The search index is not available
@fsoc/royalroadl-api
@fsoc/royalroadl-api
services/fiction
Review
Interface Review
interface
Review
{
author
:
{
avatar
:
string
;
id
:
number
;
name
:
string
;
}
;
content
:
string
;
posted
:
number
;
score
:
{
character
?:
number
;
grammar
?:
number
;
overall
:
number
;
story
?:
number
;
style
?:
number
;
}
;
}
Index
Properties
author
content
posted
score
Properties
author
author
:
{
avatar
:
string
;
id
:
number
;
name
:
string
;
}
content
content
:
string
posted
posted
:
number
score
score
:
{
character
?:
number
;
grammar
?:
number
;
overall
:
number
;
story
?:
number
;
style
?:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
content
posted
score
@fsoc/royalroadl-api
Loading...