Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
Comment
Interface Comment
interface
Comment
{
_id
:
string
;
author
:
{
id
:
string
;
name
:
string
}
;
created_at
:
string
;
parent_id
:
string
;
private
:
boolean
;
replies
?:
Comment
[]
;
text
:
string
;
}
Index
Properties
_id
author
created_
at
parent_
id
private
replies?
text
Properties
_id
_id
:
string
author
author
:
{
id
:
string
;
name
:
string
}
created_
at
created_at
:
string
parent_
id
parent_id
:
string
private
private
:
boolean
Optional
replies
replies
?:
Comment
[]
text
text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_id
author
created_
at
parent_
id
private
replies
text
edocu-sdk
Loading...