Newer Version Available
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 |