ProductCustomOption
ProductCustomOption is an auto generated table
Columns
| Name | Type | ReadOnly | Description |
| ExtensionAttributes | String | False |
This is an auto-generated column |
| FileExtension | String | False |
This is an auto-generated column |
| ImageSizeX | Int | False |
This is an auto-generated column |
| ImageSizeY | Int | False |
This is an auto-generated column |
| IsRequire | Bool | False |
Is require |
| MaxCharacters | Int | False |
This is an auto-generated column |
| OptionId [KEY] | Int | False |
Option id |
| Price | String | False |
Price |
| PriceType | String | False |
Price type |
| ProductSku | String | False |
Product SKU |
| Sku | String | False |
Sku |
| SortOrder | Int | False |
Sort order |
| Title | String | False |
Option title |
| Type | String | False |
Option type |
| Values | String | False |
This is an auto-generated column |
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 |
| OptionId_p | String |
This is an auto-generated column |
| Sku_p | String |
This is an auto-generated column |