Appearance
DoCurious API Reference / types / GoalMilestone
Interface: GoalMilestone
Defined in: types/communityGoal.types.ts:41
Milestone within a community goal
Properties
id
id:
string
Defined in: types/communityGoal.types.ts:42
reached
reached:
boolean
Defined in: types/communityGoal.types.ts:47
reachedAt?
optionalreachedAt:string
Defined in: types/communityGoal.types.ts:48
rewardBadgeId?
optionalrewardBadgeId:string
Defined in: types/communityGoal.types.ts:46
rewardXp
rewardXp:
number
Defined in: types/communityGoal.types.ts:45
targetAmount
targetAmount:
number
Defined in: types/communityGoal.types.ts:44
title
title:
string
Defined in: types/communityGoal.types.ts:43