ConditionalCreditPatchRequest interface

Conditional credit patch request

Properties

allowContributors

Whether this conditional credit allows contributor billing accounts

displayName

Display name for the conditional credit

endAt

End DateTime in UTC.

milestones

Updated milestones list (only applicable for primary conditional credits)

tags

Resource tags.

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[]

Property Value

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>