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