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