Interface BundleOptionInterface
| Name | Type | Description | Notes |
|---|---|---|---|
| OptionId | int32 | Bundle option id. | |
| OptionQty | int32 | Bundle option quantity. | |
| OptionSelections | []int32 | Bundle option selection ids. | |
| ExtensionAttributes | map[string]interface{} | ExtensionInterface class for @see \Magento\Bundle\Api\Data\BundleOptionInterface | [optional] |