[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
NetPrice
The model related to NetPrice details
Properties
string
amount
Optional
The price details for netPrice amount
string
netPriceType
Optional
The supported value for netPriceType
Possible values are: CHANNEL , DEAL_BAND1 , DEAL_BAND2
JSON Example
{
"amount": "119",
"discounts": [
{
"effectiveDate": "2022-12-20T05:55:21.000Z",
"percentage": "15",
"savings": "21",
"type": "CHANNEL"
}
],
"netPriceType": "CHANNEL"
}