CreditPatchRequest interface

Credit patch request

Properties

breakdown

Credit line-items/milestones/no-charge services breakdown. Entire breakdown will be replaced in a PATCH operation.

credit

The entire investment amount for the credit contract, including currency and amount. Only amount can be modified.

endAt

End DateTime in UTC.

tags

Resource tags

Property Details

breakdown

Credit line-items/milestones/no-charge services breakdown. Entire breakdown will be replaced in a PATCH operation.

breakdown?: CreditBreakdownItem[]

Property Value

credit

The entire investment amount for the credit contract, including currency and amount. Only amount can be modified.

credit?: Commitment

Property Value

endAt

End DateTime in UTC.

endAt?: Date

Property Value

Date

tags

Resource tags

tags?: Record<string, string>

Property Value

Record<string, string>