@kayahr/ed-journal

    Interface BuyExplorationData

    Written when buying system data via the galaxy map.

    interface BuyExplorationData {
        Cost: number;
        event: "BuyExplorationData";
        System: string;
        timestamp: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Cost: number
    event: "BuyExplorationData"

    The type of event.

    System: string
    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR