Preparing search index...
The search index is not available
@kayahr/ed-journal
@kayahr/ed-journal
UpgradeSuit
Interface UpgradeSuit
Base interface shared by all journal event types.
interface
UpgradeSuit
{
Class
:
number
;
Cost
:
number
;
Name
:
string
;
Name_Localised
:
string
;
SuitID
:
number
;
event
:
"UpgradeSuit"
;
timestamp
:
string
;
}
Hierarchy (
view full
)
JournalEvent
<
"UpgradeSuit"
>
UpgradeSuit
Index
Properties
Class
Cost
Name
Name_
Localised
SuitID
event
timestamp
Properties
Class
Class
:
number
Cost
Cost
:
number
Name
Name
:
string
Name_
Localised
Name_
Localised
:
string
SuitID
SuitID
:
number
event
event
:
"UpgradeSuit"
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
Class
Cost
Name
Name_
Localised
SuitID
event
timestamp
@kayahr/ed-journal
Loading...
Base interface shared by all journal event types.