[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
OfferChangeAttribute
The model for Offer Change attributes
Properties
string
newValue
Optional
Defines the new list price
string as float
oldValue
Optional
Defines the old list price
JSON Example
{
"newValue": "30574.5",
"oldValue": "30575.5"
}