- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
ProductOptionDTO
A product option's data.
id
stringThe ID of the product option.
title
stringThe title of the product option.
The associated product option values.
created_at
string | DateWhen the product option was created.
updated_at
string | DateWhen the product option was updated.
The associated product.
product_id
null | stringOptionalThe associated product id.
Holds custom data in key-value pairs.
deleted_at
string | DateOptionalWhen the product option was deleted.
Was this page helpful?