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 Options
Output representation of the rating options that are returned in the
response.
- JSON example
-
1{ 2 "executeConfigurationRules": true, 3 "executePricing": true, 4 "returnContextJSON": true, 5 "returnProductDetails": true 6}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| executeConfigurationRules | Boolean | Indicates whether to execute the configuration rules (true) or not (false). | Big, 66.0 | 66.0 |
| executePricing | Boolean | Indicates whether to execute the pricing (true) or not (false). | Big, 66.0 | 66.0 |
| returnContextJSON | Boolean | Indicates whether to return the context JSON (true) or not (false). | Big, 66.0 | 66.0 |
| returnProductDetails | Boolean | Indicates whether to return the product details (true) or not (false). | Big, 66.0 | 66.0 |