[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
RankedSpendDetail
Response Model for break up rank for commitment
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
integer as int32
rank
Optional
commitment break up rank. Current year will be 0, previous years -1, -2 and future years 1, 2 etc
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,
"rank": 0,
"remaining": 0,
"spent": 0,
"spentPercent": 0,
"startDate": "string"
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Property Of
DiscountCommitmentBreakup