@kayahr/ed-journal

    Interface ScientificResearch

    Base interface shared by all journal event types.

    interface ScientificResearch {
        Category: string;
        Count: number;
        event: "ScientificResearch";
        MarketID?: number;
        Name: string;
        Name_Localised?: string;
        timestamp: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Category: string
    Count: number
    event: "ScientificResearch"

    The type of event.

    MarketID?: number
    Name: string
    Name_Localised?: string
    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR