ConditionalCreditPatchRequestProperties interface
Conditional credit patch request properties
Properties
| allow |
Whether this conditional credit allows contributor billing accounts |
| display |
Display name for the conditional credit |
| end |
End DateTime in UTC. |
| milestones | Updated milestones list (only applicable for primary conditional credits) |
Property Details
allowContributors
Whether this conditional credit allows contributor billing accounts
allowContributors?: string
Property Value
string
displayName
Display name for the conditional credit
displayName?: string
Property Value
string
endAt
End DateTime in UTC.
endAt?: Date
Property Value
Date
milestones
Updated milestones list (only applicable for primary conditional credits)
milestones?: ConditionalCreditMilestone[]