id | Integer | This is the unique identifier for the product option. |
name | String | This specifies the name of the option in English. |
name_ar | String | This is the name of the option in Arabic. It provides a localized translation for the option's name. |
type | String | The "type" field indicates the type of the option. The value "1" could represent a text, "2" represent a color code, "3" represent a Image, "4" represent a product image finally the value "5" represent a input. |
values | Array | Contain the available choices or values for the product option. |