| Name | Type | Description | Notes |
|---|---|---|---|
| product_option_id | int | Product option identifier. | [optional] |
| product_option_value_id | int | Product option value identifier. | [optional] |
| product_option_type | \Aurigma\BackOffice\Model\OptionType | Product option type ('Simple' / 'Size' / 'PageCount'). | [optional] |
| product_option_traits | string[] | Product option traits. | [optional] |
| product_option_title | string | Product option title. | [optional] |
| product_option_value_title | string | Product option value title. | [optional] |
| simple_option_value | \Aurigma\BackOffice\Model\ProductOptionValueDtoSimpleOptionValue | [optional] |