@kayahr/ed-journal

    Interface ChangeCrewRole

    Base interface shared by all journal event types.

    interface ChangeCrewRole {
        event: "ChangeCrewRole";
        Role: string;
        timestamp: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Properties

    event: "ChangeCrewRole"

    The type of event.

    Role: string
    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR