Interface: IDailyAwardItem
Interface representing a daily award item.
Properties
cnt
• cnt: number
The count of the award item.
Defined in
src/module/daily/daily.interface.ts:18
icon
• icon: string
The icon of the award item.
Defined in
src/module/daily/daily.interface.ts:8
name
• name: string
The name of the award item.