Interface: IDailyRewards
Represents daily rewards for a specific month.
Properties
awards
• awards: IDailyAwardItem
[]
An array of daily award items.
Defined in
src/module/daily/daily.interface.ts:122
biz
• biz: string
The business name associated with the reward.
Defined in
src/module/daily/daily.interface.ts:117
month
• month: number
Represents daily rewards for a specific month.
Defined in
src/module/daily/daily.interface.ts:102
now
• now: string
The date of the reward in miliseconds.
Defined in
src/module/daily/daily.interface.ts:112
resign
• resign: boolean
Represents daily rewards for a specific month.