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