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