@kayahr/ed-journal

    Interface DataScanned

    Base interface shared by all journal event types.

    interface DataScanned {
        event: "DataScanned";
        timestamp: string;
        Type: string;
        Type_Localised?: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    event: "DataScanned"

    The type of event.

    timestamp: string

    The time in GMT, ISO 8601.

    Type: string
    Type_Localised?: string
    MMNEPVFCICPMFPCPTTAAATR