calculableObjectPreferredMapping
Sets mapping between element names and attribute numbers.
- Configured on page – Configuration > PriceBuilder Configuration > Defaults for PLs and LPGs
- See also – Defaults for Price Lists and LPGs
- Type – json object
- Sample value –
{
"ListPrice" : "attribute22",
"ResultPrice" : "attribute23",
"Label" : "attribute24",
"Currency" : "attribute25",
"Comment" : "attribute26"
}