Class: GivenAward
#
Hierarchy↳ GivenAward
#
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
Defined in: objects/post/submission/award.ts:16
#
icon• icon: Image
Defined in: objects/post/submission/award.ts:18
#
id• id: string
Defined in: objects/post/submission/award.ts:6
#
name• name: string
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
#
ParametersName | Type |
---|---|
count | number |
Returns: Image
Inherited from: Award
Defined in: objects/post/submission/award.ts:64