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