Name | Type | Description | Notes |
---|---|---|---|
option_id | int | Option id | [optional] |
title | str | Option title | [optional] |
required | bool | Is required option | [optional] |
type | str | Input type | [optional] |
position | int | Option position | [optional] |
sku | str | Product sku | [optional] |
product_links | list[BundleDataLinkInterface] | Product links | [optional] |
extension_attributes | BundleDataOptionExtensionInterface | [optional] |