BundleDataLinkInterface
May 18, 2017 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The identifier | [optional] |
| sku | string | Linked product sku | [optional] |
| optionId | int | Option id | [optional] |
| qty | float | Qty | [optional] |
| position | int | Position | [optional] |
| isDefault | bool | Is default | |
| price | float | Price | |
| priceType | int | Price type | |
| canChangeQuantity | int | Whether quantity could be changed | [optional] |
| extensionAttributes | \SpringImport\Swagger\Magento2\Client\Model\BundleDataLinkExtensionInterface | [optional] |