Development Resources

ProductCollectionDTO

A product collection's data.

idstring
The ID of the product collection.
titlestring
The title of the product collection.
handlestring
The handle of the product collection. The handle can be used to create slug URL paths.
created_atstring | Date
When the product collection was created.
updated_atstring | Date
When the product collection was updated.
metadataMetadataTypeOptional
Holds custom data in key-value pairs.
deleted_atstring | DateOptional
When the product collection was deleted.
productsProductDTO[]Optional
The associated products.
Was this page helpful?
Edit this page