Interface LogGameTierChange

Log generated when a Masochist.ME curated game changes its tier.

Hierarchy

Properties

date: Date

Date of the log.

Type of the log.

gameId: number

Steam ID of the game that changed its tier.

oldTier: string | number

Previous tier of the game.

newTier: string | number

New tier of the game.

_id: ObjectId

Generated using TypeDoc