Preparing search index...
The search index is not available
@kayahr/ed-journal
@kayahr/ed-journal
DockingGranted
Interface DockingGranted
Written when a docking request is granted.
interface
DockingGranted
{
LandingPad
:
number
;
MarketID
?:
number
;
StationName
:
string
;
StationType
?:
string
;
event
:
"DockingGranted"
;
timestamp
:
string
;
}
Hierarchy (
view full
)
JournalEvent
<
"DockingGranted"
>
DockingGranted
Index
Properties
Landing
Pad
MarketID?
Station
Name
Station
Type?
event
timestamp
Properties
Landing
Pad
Landing
Pad
:
number
Optional
MarketID
MarketID
?:
number
Station
Name
Station
Name
:
string
Optional
Station
Type
Station
Type
?:
string
event
event
:
"DockingGranted"
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
Landing
Pad
MarketID
Station
Name
Station
Type
event
timestamp
@kayahr/ed-journal
Loading...
Written when a docking request is granted.