Interface HistoryLog

Fields which are common for all types of logs.

Hierarchy

Properties

Properties

date: Date

Date of the log.

type: "COMPLETE" | "MEMBER_JOIN" | "MEMBER_LEAVE" | "GAME_TIER_CHANGE" | "GAME_ADD" | "GAME_REMOVE" | "BADGE_CREATE" | "BADGE_GET" | "ACHIEVEMENTS_CHANGE" | "CUSTOM"

Type of the log.

_id: ObjectId

Generated using TypeDoc