@kayahr/ed-journal

    Interface Shipyard

    Written when accessing shipyard in a station.

    interface Shipyard {
        event: "Shipyard";
        MarketID: number;
        StarSystem: string;
        StationName: string;
        timestamp: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    event: "Shipyard"

    The type of event.

    MarketID: number
    StarSystem: string
    StationName: string
    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR