dsteem
Preparing search index...
CommentOperation
Interface CommentOperation
Generic operation.
interface
CommentOperation
{
"0"
:
"comment"
;
"1"
:
{
author
:
string
;
body
:
string
;
json_metadata
:
string
;
parent_author
:
string
;
parent_permlink
:
string
;
permlink
:
string
;
title
:
string
;
}
;
}
Hierarchy (
View Summary
)
Operation
CommentOperation
Index
Properties
0
1
Properties
0
"0"
:
"comment"
1
"1"
:
{
author
:
string
;
body
:
string
;
json_metadata
:
string
;
parent_author
:
string
;
parent_permlink
:
string
;
permlink
:
string
;
title
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
0
1
dsteem
Loading...
Generic operation.