Development Resources

ProductOptionDTO

A product option's data.

idstring
The ID of the product option.
titlestring
The title of the product option.
The associated product option values.
created_atstring | Date
When the product option was created.
updated_atstring | Date
When the product option was updated.
productnull | ProductDTOOptional
The associated product.
product_idnull | stringOptional
The associated product id.
metadataMetadataTypeOptional
Holds custom data in key-value pairs.
deleted_atstring | DateOptional
When the product option was deleted.
Was this page helpful?
Edit this page