Interface PowerplayJoin

Base interface shared by all journal event types.

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

Hierarchy (View Summary, Expand)

Properties

Properties

event: "PowerplayJoin"

The type of event.

Power: string
timestamp: string

The time in GMT, ISO 8601.

MMNEPVFCICPMFPCPTTAAATR