Interface MemberAward

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

Hierarchy

Properties

awardId: string

ID of the award.

memberId: string

Steam ID of the member having that award.

unlocked: Date

Date of unlocking the award by the member.

_id: ObjectId

Generated using TypeDoc