ProductOptionDTO
A product option's data.
deleted_at
string | DateWhen the product option was deleted.
id
stringRequiredThe ID of the product option.
metadata
null | Record<string, unknown>Holds custom data in key-value pairs.
The associated product.
title
stringRequiredThe title of the product option.
The associated product option values.
Was this section helpful?