@kayahr/ed-journal
Preparing search index...
SharedBookmarkToSquadron
Interface SharedBookmarkToSquadron
Base interface shared by all journal event types.
interface
SharedBookmarkToSquadron
{
event
:
"SharedBookmarkToSquadron"
;
SquadronID
:
ID
;
SquadronName
:
string
;
timestamp
:
string
;
}
Hierarchy (
View Summary
)
JournalEvent
<
"SharedBookmarkToSquadron"
>
SharedBookmarkToSquadron
Index
Properties
event
Squadron
ID
Squadron
Name
timestamp
Properties
event
event
:
"SharedBookmarkToSquadron"
The type of event.
Squadron
ID
SquadronID
:
ID
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
ID
Squadron
Name
timestamp
@kayahr/ed-journal
Loading...
Base interface shared by all journal event types.