Search
Preparing search index...
The search index is not available
Guido
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"src/lib/db-models/comment"
Comment
Module Comment
Sequelize instance of a Comment
Index
Type aliases
Model
Properties
author
id
text
Variables
define
to
Plain
to
Plain
List
Methods
get
Author
set
Author
Type aliases
Model
Model
:
CommentModel
Properties
author
author
:
User
id
id
:
string
text
text
:
string
Variables
define
define
:
defineCommentModel
= defineCommentModel
to
Plain
to
Plain
:
toPlainComment
= toPlainComment
to
Plain
List
to
Plain
List
:
toPlainComments
= toPlainComments
Methods
get
Author
get
Author
(
)
:
Promise
<
User
>
Returns
Promise
<
User
>
set
Author
set
Author
(
author
:
User
)
:
Promise
<
any
>
Parameters
author:
User
Returns
Promise
<
any
>
Globals
"src/lib/db-
models/comment"
Comment
Model
author
id
text
define
to
Plain
to
Plain
List
get
Author
set
Author
Generated using
TypeDoc
Sequelize instance of a Comment