Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Rating Result

Output representation for the details of the product rating pricing results.
JSON example
1{
2  "ratingResult": {
3    "childNodes": [
4      {
5        "childNodes": [
6          {
7            "childNodes": [],
8            "details": {
9              "NetUnitPrice": 590.4,
10              "InstanceKey": "bipd1",
11              "ProductCode": "bipd",
12              "NetTotalPrice": 590.4,
13              "ProratedQLITaxAmount": 0
14            }
15          }
16        ],
17        "details": {
18          "NetUnitPrice": 1485.84,
19          "InstanceKey": "AutoSilver",
20          "ProductCode": "autoSilver",
21          "NetTotalPrice": 1485.84,
22          "ProratedQLITaxAmount": 0
23        }
24      }
25    ]
26  }
27}
Property Name Type Description Filter Group and Version Available Version
childNodes Rating Result[] List of child nodes for which the rating results are calculated. Small, 66.0 66.0
details Map<String, Object> Details of the rating result of the parent node. Small, 66.0 66.0