@kayahr/ed-journal

    Interface CommunityGoalDiscard

    Base interface shared by all journal event types.

    interface CommunityGoalDiscard {
        CGID?: number;
        event: "CommunityGoalDiscard";
        Name: string;
        System: string;
        timestamp: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    CGID?: number
    event: "CommunityGoalDiscard"

    The type of event.

    Name: string
    System: string
    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR