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