dsteem
Preparing search index...
VoteOperation
Interface VoteOperation
Generic operation.
interface
VoteOperation
{
"0"
:
"vote"
;
"1"
:
{
author
:
string
;
permlink
:
string
;
voter
:
string
;
weight
:
number
}
;
}
Hierarchy (
View Summary
)
Operation
VoteOperation
Index
Properties
0
1
Properties
0
"0"
:
"vote"
1
"1"
:
{
author
:
string
;
permlink
:
string
;
voter
:
string
;
weight
:
number
}
Type Declaration
author
:
string
permlink
:
string
voter
:
string
weight
:
number
Voting weight, 100% = 10000 (STEEMIT_100_PERCENT).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
0
1
dsteem
Loading...
Generic operation.