@kayahr/ed-journal
Preparing search index...
ShipyardBankDeposit
Interface ShipyardBankDeposit
Base interface shared by all journal event types.
interface
ShipyardBankDeposit
{
event
:
"ShipyardBankDeposit"
;
MarketID
:
ID
;
ShipType
:
string
;
ShipType_Localised
:
string
;
timestamp
:
string
;
}
Hierarchy (
View Summary
)
JournalEvent
<
"ShipyardBankDeposit"
>
ShipyardBankDeposit
Index
Properties
event
Market
ID
Ship
Type
Ship
Type_
Localised
timestamp
Properties
event
event
:
"ShipyardBankDeposit"
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
event
Market
ID
Ship
Type
Ship
Type_
Localised
timestamp
@kayahr/ed-journal
Loading...
Base interface shared by all journal event types.