ProductOptionValueDTO

The product option value's data.

idstring
The ID of the product option value.
valuestring
The value of the product option value.
created_atstring | Date
When the product option value was created.
updated_atstring | Date
When the product option value was updated.
optionnull | ProductOptionDTOOptional
The associated product option. It may only be available if the option relation is expanded.
option_idnull | stringOptional
The associated product option id.
metadataMetadataTypeOptional
Holds custom data in key-value pairs.
deleted_atstring | DateOptional
When the product option value was deleted.
Was this page helpful?
Edit this page