Skip to main content

Class: GivenAward

Hierarchy#

Properties#

[tierIconsSymbol]#

• Optional [tierIconsSymbol]: Image[]

Inherited from: Award.[tierIconsSymbol]

Defined in: objects/post/submission/award.ts:20


coinPrice#

• coinPrice: number

Inherited from: Award.coinPrice

Defined in: objects/post/submission/award.ts:10


coinReward#

• coinReward: number

Inherited from: Award.coinReward

Defined in: objects/post/submission/award.ts:11


count#

• count: number

Defined in: objects/post/submission/award.ts:77


daysOfPremium#

• daysOfPremium: number

Inherited from: Award.daysOfPremium

Defined in: objects/post/submission/award.ts:13


description#

• description: string

Inherited from: Award.description

Defined in: objects/post/submission/award.ts:8


endDate#

• endDate: null | Date

Inherited from: Award.endDate

Defined in: objects/post/submission/award.ts:16


icon#

• icon: Image

Inherited from: Award.icon

Defined in: objects/post/submission/award.ts:18


id#

• id: string

Inherited from: Award.id

Defined in: objects/post/submission/award.ts:6


name#

• name: string

Inherited from: Award.name

Defined in: objects/post/submission/award.ts:7


startDate#

• startDate: null | Date

Inherited from: Award.startDate

Defined in: objects/post/submission/award.ts:15

Methods#

tierIcon#

â–¸ tierIcon(count: number): Image

Parameters#

NameType
countnumber

Returns: Image

Inherited from: Award

Defined in: objects/post/submission/award.ts:64