@kayahr/ed-journal

    Interface FuelScoop

    Base interface shared by all journal event types.

    interface FuelScoop {
        event: "FuelScoop";
        Scooped: number;
        timestamp: string;
        Total: number;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    event: "FuelScoop"

    The type of event.

    Scooped: number
    timestamp: string

    The time in GMT, ISO 8601.

    Total: number
    MMNEPVFCICPMFPCPTTAAATR