Pular para o conteúdo principal

Collection <T>

Represents a Collection entity returned by the API.

You can request collections using a CollectionInstance or a CollectionSelector.

Hierarchy

  • StarlightEntity
    • Collection

Index

Properties

created_at

created_at: string

id

id: number

optionalitem_count

item_count?: number

slug

slug: string

title

title: string

type

type: T

optionalupdated_at

updated_at?: string