Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

calculableObjectPreferredMapping

Sets mapping between element names and attribute numbers.

  • Configured on page – Configuration > PriceBuilder Configuration > Defaults for PLs and LPGs
  • See alsoDefaults for Price Lists and LPGs
  • Type – json object
  • Sample value{
        "ListPrice" : "attribute22",
        "ResultPrice" : "attribute23",
        "Label" : "attribute24",
        "Currency" : "attribute25",
        "Comment" : "attribute26"
    }
  • No labels