Product Related Component
Output representation of the product-related component.
- JSON example
-
"productRelatedComponent": { "childProductId": "01tT1000000F0YyIAK", "childSellingModelId": "0jPT10000004CAfMAM", "doesBundlePriceIncludeChild": true, "id": "0dST100000000rgMAA", "isComponentRequired": false, "isDefaultComponent": false, "isExcluded": false, "isQuantityEditable": true, "maxQuantity": 3, "minQuantity": 1, "parentProductId": "01tT1000000F0afIAC", "parentSellingModelId": "0jPT10000004CAfMAM", "productClassificationId": "11BRO00000000222AA", "productRelationshipTypeId": "0yoT1000000002WIAQ", "quantity": 1, "quantityScaleMethod": "Proportional", "sequence": 1 }
Property Name | Type | Description | Filter Group and Version | Available Version |
---|---|---|---|---|
childProductId | String | Lookup to the child product in the bundle. | Small, 60.0 | 60.0 |
childSellingModelId | String | ID of the child product selling model record. | Small, 60.0 | 60.0 |
doesBundlePriceIncludeChild | Boolean | Indicates whether the price of the bundle includes the child product (true) or not (false). | Small, 60.0 | 60.0 |
id | String | ID of the record. | Small, 60.0 | 60.0 |
isComponentRequired | Boolean | Indicates whether the component is required in the bundle (true) or not (false). | Small, 60.0 | 60.0 |
isDefaultComponent | Boolean | Indicates whether to select the component in the bundle group by default (true) or not (false). | Small, 60.0 | 60.0 |
isExcluded | Boolean | Indicates whether the component is excluded in the bundle group (true) or not (false). | Small, 60.0 | 60.0 |
isQuantityEditable | Boolean | Indicates whether to allow changes to the quantity of the component in the bundle (true) or not (false). | Small, 60.0 | 60.0 |
maxQuantity | Double | Maximum quantity of the product in the opportunity, quote, or order line item. | Small, 60.0 | 60.0 |
minQuantity | Double | Minimum quantity of the product in the opportunity, quote, or order line item. | Small, 60.0 | 60.0 |
parentProductId | String | Lookup to the parent product. | Small, 60.0 | 60.0 |
parentSellingModelId | String | ID of the product selling model record. | Small, 60.0 | 60.0 |
productClassificationId | String | ID of the product classification record. | Small, 60.0 | 60.0 |
productInstanceReuse | String | Reserved for future use. | Small, 62.0 | 62.0 |
productRelationshipTypeId | String | ID of the product relationship type record. | Small, 60.0 | 60.0 |
quantity | Double | Quantity of the child products. | Small, 60.0 | 60.0 |
quantityScaleMethod | String | Method to scale the quantity of the child product in relation to the quantity of the parent. | Small, 60.0 | 60.0 |
sequence | Integer | Order in which the child products are displayed. | Small, 60.0 | 60.0 |