Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 888 Bytes

File metadata and controls

22 lines (16 loc) · 888 Bytes

# BundleDataLinkInterface

Interface LinkInterface

Properties

Name Type Description Notes
Id string The identifier [optional]
Sku string Linked product sku [optional]
OptionId int32 Option id [optional]
Qty float32 Qty [optional]
Position int32 Position [optional]
IsDefault bool Is default
Price float32 Price
PriceType int32 Price type
CanChangeQuantity int32 Whether quantity could be changed [optional]
ExtensionAttributes map[string]interface{} ExtensionInterface class for @see \Magento\Bundle\Api\Data\LinkInterface [optional]

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