Interface Tier

This is a type of a single object within the collection "tiers". A single object describes a single tier.

Hierarchy

Properties

symbol: string

Unicode symbol of a tier (for example 🌟).

icon: string

A FontAwesome icon classname (for example fas fa-star).

score: number

Numeric point value of a tier.

description: string

Short description, displayed on a website.

id: TierId

ID of a tier, usually a stringified number from 1 to 5.

_id: ObjectId

Generated using TypeDoc