ProductOptionValues
Retrieve all Product Option Values.
Columns
| Name | Type | References | |
| OptionId [KEY] | Int | ||
| Id | Int | ||
| Name | String | ||
| Position | Int | ||
| OptionName | String | ||
| OptionPosition | Int | ||
| OptionType | String |
The allowed values are option, input, text, file. | |
| Values | String | ||
| ProductId | Int |