Appearance
DoCurious API Reference / types / GoalContribution
Interface: GoalContribution
Defined in: types/communityGoal.types.ts:27
Individual contribution to a community goal
Extends
Properties
amount
amount:
number
Defined in: types/communityGoal.types.ts:31
challengeId?
optionalchallengeId:string
Defined in: types/communityGoal.types.ts:33
contributedAt
contributedAt:
string
Defined in: types/communityGoal.types.ts:35
contributionType
contributionType:
ContributionType
Defined in: types/communityGoal.types.ts:32
contributorName
contributorName:
string
Defined in: types/communityGoal.types.ts:30
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:28
id
id:
string
Defined in: types/common.types.ts:167
Inherited from
trackRecordId?
optionaltrackRecordId:string
Defined in: types/communityGoal.types.ts:34
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:29