Preparing search index...
The search index is not available
@kayahr/ed-journal
@kayahr/ed-journal
SellShipOnRebuy
Interface SellShipOnRebuy
TODO Verify by getting destroyed and selling the ship.
interface
SellShipOnRebuy
{
SellShipId
:
number
;
ShipPrice
:
number
;
ShipType
:
string
;
System
:
string
;
event
:
"SellShipOnRebuy"
;
timestamp
:
string
;
}
Hierarchy (
view full
)
JournalEvent
<
"SellShipOnRebuy"
>
SellShipOnRebuy
Index
Properties
Sell
Ship
Id
Ship
Price
Ship
Type
System
event
timestamp
Properties
Sell
Ship
Id
Sell
Ship
Id
:
number
Ship
Price
Ship
Price
:
number
Ship
Type
Ship
Type
:
string
System
System
:
string
event
event
:
"SellShipOnRebuy"
The type of event.
timestamp
timestamp
:
string
The time in GMT, ISO 8601.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Sell
Ship
Id
Ship
Price
Ship
Type
System
event
timestamp
@kayahr/ed-journal
Loading...
TODO Verify by getting destroyed and selling the ship.