ConditionalCreditMilestoneBase interface
Base milestone definition for conditional credits
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 |
Property Details
award
Award details for this milestone (only present for primary conditional credits)
award?: Award
Property Value
endAt
End date for this milestone
endAt?: Date
Property Value
Date
milestoneId
Unique identifier for the milestone
milestoneId?: string
Property Value
string
name
Display name for the milestone
name?: string
Property Value
string
spendTarget
status
Current status of the milestone
status?: string
Property Value
string