- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
ProductOptionValueDTO
The product option value's data.
id
stringThe ID of the product option value.
value
stringThe value of the product option value.
created_at
string | DateWhen the product option value was created.
updated_at
string | DateWhen the product option value was updated.
The associated product option. It may only be available if the option
relation is expanded.
option
relation is expanded.option_id
null | stringOptionalThe associated product option id.
Holds custom data in key-value pairs.
deleted_at
string | DateOptionalWhen the product option value was deleted.
Was this page helpful?