Appearance
DoCurious API Reference / types / UserMilestoneProgress
Interface: UserMilestoneProgress
Defined in: types/challenge.types.ts:885
Tracks a user's completion state for a single ChallengeMilestone within a challenge.
Properties
completed
completed:
boolean
Defined in: types/challenge.types.ts:889
completedAt?
optionalcompletedAt:string
Defined in: types/challenge.types.ts:890
id
id:
string
Defined in: types/challenge.types.ts:886
milestoneId
milestoneId:
string
Defined in: types/challenge.types.ts:888
userChallengeId
userChallengeId:
string
Defined in: types/challenge.types.ts:887