Preparing search index...
The search index is not available
@kayahr/ed-journal
@kayahr/ed-journal
PowerplayVote
Interface PowerplayVote
Base interface shared by all journal event types.
interface
PowerplayVote
{
event
:
"PowerplayVote"
;
Power
:
string
;
System
:
string
;
timestamp
:
string
;
Votes
:
number
;
}
Hierarchy (
View Summary
)
JournalEvent
<
"PowerplayVote"
>
PowerplayVote
Index
Properties
event
Power
System
timestamp
Votes
Properties
event
event
:
"PowerplayVote"
The type of event.
Power
Power
:
string
System
System
:
string
timestamp
timestamp
:
string
The time in GMT, ISO 8601.
Votes
Votes
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
event
Power
System
timestamp
Votes
@kayahr/ed-journal
Loading...
Base interface shared by all journal event types.