@kayahr/ed-journal

    Interface PowerplayCollect

    Base interface shared by all journal event types.

    interface PowerplayCollect {
        Count: number;
        event: "PowerplayCollect";
        Power: string;
        timestamp: string;
        Type: string;
        Type_Localised?: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Count: number
    event: "PowerplayCollect"

    The type of event.

    Power: string
    timestamp: string

    The time in GMT, ISO 8601.

    Type: string
    Type_Localised?: string
    MMNEPVFCICPMFPCPTTAAATR