Appearance
DoCurious API Reference / types / GoalParticipation
Interface: GoalParticipation
Defined in: types/communityGoal.types.ts:75
User's participation in a community goal
Extends
Properties
createdAt
createdAt:
string
Defined in: types/common.types.ts:154
ISO 8601 datetime when the entity was created
Inherited from
goalId
goalId:
string
Defined in: types/communityGoal.types.ts:76
id
id:
string
Defined in: types/common.types.ts:167
Inherited from
joinedAt
joinedAt:
string
Defined in: types/communityGoal.types.ts:78
personalContribution
personalContribution:
number
Defined in: types/communityGoal.types.ts:79
rank?
optionalrank:number
Defined in: types/communityGoal.types.ts:80
updatedAt
updatedAt:
string
Defined in: types/common.types.ts:156
ISO 8601 datetime when the entity was last modified
Inherited from
userId
userId:
string
Defined in: types/communityGoal.types.ts:77