BundleProductLinkChildren
BundleProductLinkChildren is an auto generated table
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
The identifier |
| CanChangeQuantity | Int | False |
Whether quantity could be changed |
| ExtensionAttributes | String | False |
This is an auto-generated column |
| IsDefault | Bool | False |
Is default |
| OptionId | Int | False |
Option id |
| Position | Int | False |
Position |
| Price | String | False |
Price |
| PriceType | Int | False |
Price type |
| Qty | String | False |
Qty |
| Sku | String | False |
Linked product sku |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| ProductSku_p | String |
This is an auto-generated column |