- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
ProductCollectionDTO
A product collection's data.
id
stringThe ID of the product collection.
title
stringThe title of the product collection.
handle
stringThe handle of the product collection. The handle can be used to create slug URL paths.
created_at
string | DateWhen the product collection was created.
updated_at
string | DateWhen the product collection was updated.
Holds custom data in key-value pairs.
deleted_at
string | DateOptionalWhen the product collection was deleted.
The associated products.
Was this page helpful?