ProductOptionDTO
A product option's data.
Properties
deleted_atstring | DateWhen the product option was deleted.
idstringRequiredThe ID of the product option.
metadatanull | Record<string, unknown>Holds custom data in key-value pairs.
The associated product.
titlestringRequiredThe title of the product option.
The associated product option values.
Was this section helpful?