Interface MemberAchievement

This is a type of a single object within the collection "memberAchievements". A single object describes a single achievement unlocked by a single member.

Hierarchy

Properties

memberId: string

Steam ID of the member who unlocked that achievement.

gameId: number

Steam ID of the game having that achievement.

achievementName: string

Steam's API name of the achievement.

unlockTime: Date

Date of member unlocking that particular achievement.

_id: ObjectId

Generated using TypeDoc