ConditionalCreditMilestone interface
Milestone definition within a conditional credit
- Extends
Properties
| award | Award details for this milestone |
Inherited Properties
| 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 |
Property Details
award
Inherited Property Details
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