Skip to main content

Interface: Collection

Properties

created_at

created_at: string

The date and time when the Collection was created.


description

description: string

The Collection description. Used to store a detailed explanation of the Collection content and its purpose.


id

id: number

Unique numeric identifier for the Collection.


manual_sort_order

manual_sort_order: string[]

Sort order of products within the collection


sort_order

sort_order: CollectionsSortBy | "manual"


title

title: string

The title of the Collection. A short descriptive definition of the Collection.


type

type: CollectionTypes

The type of the Collection. manual stands for Collections which were manually created ie. when the products where explicitly selected to be part of the Collection.


updated_at

updated_at: string

The date and time when the Collection was last updated.