ContributorConditionalCreditMilestone interface
Milestone definition for contributor conditional credit (excludes award details)
- Extends
Inherited Properties
| award | Award details for this milestone (only present for primary conditional credits) |
| end |
End date for this milestone |
| milestone |
Unique identifier for the milestone |
| name | Display name for the milestone |
| spend |
Spend target for this milestone |
| status | Current status of the milestone |
Inherited Property Details
award
Award details for this milestone (only present for primary conditional credits)
award?: Award
Property Value
Inherited From ConditionalCreditMilestoneBase.award
endAt
End date for this milestone
endAt?: Date
Property Value
Date
Inherited From ConditionalCreditMilestoneBase.endAt
milestoneId
Unique identifier for the milestone
milestoneId?: string
Property Value
string
Inherited From ConditionalCreditMilestoneBase.milestoneId
name
Display name for the milestone
name?: string
Property Value
string
Inherited From ConditionalCreditMilestoneBase.name
spendTarget
Spend target for this milestone
spendTarget?: Price
Property Value
Inherited From ConditionalCreditMilestoneBase.spendTarget
status
Current status of the milestone
status?: string
Property Value
string
Inherited From ConditionalCreditMilestoneBase.status