@kayahr/ed-journal

    Interface Scanned

    Base interface shared by all journal event types.

    interface Scanned {
        event: "Scanned";
        ScanType: string;
        timestamp: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    event: "Scanned"

    The type of event.

    ScanType: string
    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR