BundleProductOption
BundleProductOption is an auto generated table
Columns
Name
Type
ReadOnly
Description
ExtensionAttributes
String
False
This is an auto-generated column
OptionId [KEY]
Int
False
Option id
Position
Int
False
Option position
ProductLinks
String
False
Product links
Required
Bool
False
Is required option
Sku [KEY]
String
False
Product sku
Title
String
False
Option title
Type
String
False
Input type
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
Sku_p
String
This is an auto-generated column
OptionId_p
Int
This is an auto-generated column
Last updated