Skip to content

@ubstream/ubstream-node-client-sdk / Exports / IPublicLibraryCollection

Interface: IPublicLibraryCollection

Object representing a library collection.

Hierarchy

  • IPublicLibraryCollection

IPublicLibraryCollectionData

Table of contents

Properties

Properties

id

id: string

The id of the collection.


path

path: string

The parents from root collection separated by "/"


tags

tags: IPublicViewTags

Additional data about the collection


title

title: string

The title of the collection.


type

type: PublicViewType

The type of the collection.