[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator

SpendDetail

Spend details of Discount Contract


Properties

number as double
commitment Optional

Amount committed in contract in given period


string
endDate Optional

Commitment End Date in given period


number as double
overage Optional

Amount spent over the committed amount in given period


number as double
remaining Optional

Amount remaining from total committed in given period


number as double
spent Optional

Amount spent from total committed in given period


number as double
spentPercent Optional

Percent spent from total committed in given period


string
startDate Optional

Commitment Start Date in given period

JSON Example

{
	"commitment": 0,
	"endDate": "string",
	"overage": 0,
	"remaining": 0,
	"spent": 0,
	"spentPercent": 0,
	"startDate": "string"
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Property Of

DiscountCommitmentBreakup
DistributorDiscountContract

Feedback

Was this page helpful?