@kayahr/ed-journal

    Interface PowerplayJoin

    Base interface shared by all journal event types.

    interface PowerplayJoin {
        event: "PowerplayJoin";
        Power: string;
        timestamp: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Properties

    event: "PowerplayJoin"

    The type of event.

    Power: string
    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR