BundleDataOptionInterface
May 18, 2017 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| optionId | int | Option id | [optional] |
| title | string | Option title | [optional] |
| required | bool | Is required option | [optional] |
| type | string | Input type | [optional] |
| position | int | Option position | [optional] |
| sku | string | Product sku | [optional] |
| productLinks | \SpringImport\Swagger\Magento2\Client\Model\BundleDataLinkInterface[] | Product links | [optional] |
| extensionAttributes | \SpringImport\Swagger\Magento2\Client\Model\BundleDataOptionExtensionInterface | [optional] |