[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
UsageItem
Defines the properties of the Usage Item.
Properties
string
chargeId
Optional
The charge ID of the Usage Item.
string
chargeType
Optional
The charge type of the Usage Item.
string
name
Optional
The name of the Usage Item.
string
uom
Optional
The uom of the Usage Item.
JSON Example
{
"chargeId": "string",
"chargeType": "string",
"name": "string",
"offerCost": {
"creditSavings": [
{
"creditAmount": 0,
"creditReference": "string",
"type": "FLEX_EXCHANGE"
}
],
"discountSavings": [
{
"attributes": {
"key": "string"
},
"discountAmount": 0,
"type": "RCD"
}
],
"promotionSavings": [
{
"promotionAmount": 0,
"promotionCode": "string",
"promotionName": "string",
"promotionPercent": 0,
"promotionServiceDetails": [
{
"description": "string",
"productFamily": "string",
"serviceDefinitionId": "string"
}
],
"promotionType": "PromotionSaving",
"remainingAmount": 0,
"sellerPromotionInstanceId": "string"
}
],
"remainingContractValue": 0,
"totalContractValue": 0,
"totalCreditSavings": 0,
"totalDiscountSavings": 0,
"totalListPrice": 0,
"totalNetPrice": 0,
"totalPromotionSavings": 0,
"totalSalePrice": 0,
"unitListPrice": 0,
"unitNetPrice": 0,
"unitTotalContractValue": 0
},
"uom": "string"
}
[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
Property Of
AmendOffer
BaseOffer