@kayahr/ed-journal
Preparing search index...
ShipyardRedeem
Interface ShipyardRedeem
Base interface shared by all journal event types.
interface
ShipyardRedeem
{
BundleID
:
ID
;
event
:
"ShipyardRedeem"
;
MarketID
:
ID
;
ShipType
:
string
;
ShipType_Localised
:
string
;
timestamp
:
string
;
}
Hierarchy (
View Summary
)
JournalEvent
<
"ShipyardRedeem"
>
ShipyardRedeem
Index
Properties
Bundle
ID
event
Market
ID
Ship
Type
Ship
Type_
Localised
timestamp
Properties
Bundle
ID
BundleID
:
ID
event
event
:
"ShipyardRedeem"
The type of event.
Market
ID
MarketID
:
ID
Ship
Type
ShipType
:
string
Ship
Type_
Localised
ShipType_Localised
:
string
timestamp
timestamp
:
string
The time in GMT, ISO 8601.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Bundle
ID
event
Market
ID
Ship
Type
Ship
Type_
Localised
timestamp
@kayahr/ed-journal
Loading...
Base interface shared by all journal event types.