@ubstream/ubstream-node-client-sdk / Exports / IPublicLibraryCollectionData
Interface: IPublicLibraryCollectionData
Object representing the collection retrieved and the diagnoses of the operation.
Hierarchy
↳ IPublicLibraryCollectionData
Table of contents
Properties
Properties
$diagnoses
• Optional
$diagnoses: IPublicHttpDiagnose
[]
Array of diagnoses.
Inherited from
IPublicHttpResponseData.$diagnoses
id
• id: string
The id of the collection.
Inherited from
path
• path: string
The parents from root collection separated by "/"
Inherited from
tags
• tags: IPublicViewTags
Additional data about the collection
Inherited from
title
• title: string
The title of the collection.
Inherited from
IPublicLibraryCollection.title
type
• type: PublicViewType
The type of the collection.