CatalogDataProductCustomOptionInterface
May 18, 2017 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| productSku | string | Product SKU | |
| optionId | int | Option id | [optional] |
| title | string | Option title | |
| type | string | Option type | |
| sortOrder | int | Sort order | |
| isRequire | bool | Is require | |
| price | float | Price | [optional] |
| priceType | string | Price type | [optional] |
| sku | string | Sku | [optional] |
| fileExtension | string | [optional] | |
| maxCharacters | int | [optional] | |
| imageSizeX | int | [optional] | |
| imageSizeY | int | [optional] | |
| values | \SpringImport\Swagger\Magento2\Client\Model\CatalogDataProductCustomOptionValuesInterface[] | [optional] | |
| extensionAttributes | \SpringImport\Swagger\Magento2\Client\Model\CatalogDataProductCustomOptionExtensionInterface | [optional] |