Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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"
    }