@kayahr/ed-journal

    Interface PowerplayVote

    Base interface shared by all journal event types.

    interface PowerplayVote {
        event: "PowerplayVote";
        Power: string;
        System: string;
        timestamp: string;
        Votes: number;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    event: "PowerplayVote"

    The type of event.

    Power: string
    System: string
    timestamp: string

    The time in GMT, ISO 8601.

    Votes: number
    MMNEPVFCICPMFPCPTTAAATR