@kayahr/ed-journal

    Interface PowerplayVoucher

    Base interface shared by all journal event types.

    interface PowerplayVoucher {
        event: "PowerplayVoucher";
        Power: string;
        Systems: string[];
        timestamp: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    event: "PowerplayVoucher"

    The type of event.

    Power: string
    Systems: string[]
    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR