Interface PatreonTier

This is a type of a single object within the collection "patrons". A single object describes a single patron.

Hierarchy

Properties

ID of the Patreon tier.

tier: number

Position of the tier (higher pledge = higher tier)

symbol: string

A Font Awesome icon representing the Patreon tier.

description: string

Short and concise description of the Patreon tier.

color: string

Basic color of the Patreon tier.

_id: ObjectId

Generated using TypeDoc