Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 638 Bytes

BundleDataBundleOptionInterface.md

File metadata and controls

16 lines (10 loc) · 638 Bytes

# BundleDataBundleOptionInterface

Interface BundleOptionInterface

Properties

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]

[Back to Model list] [Back to API list] [Back to README]