@ubstream/ubstream-node-client-sdk / Exports / IPublicLibraryData
Interface: IPublicLibraryData
Object representing a library. Contains also the diagnoses of the operation.
Hierarchy
↳ IPublicLibraryData
Table of contents
Properties
Properties
$diagnoses
• Optional
$diagnoses: IPublicHttpDiagnose
[]
Array of diagnoses.
Inherited from
IPublicHttpResponseData.$diagnoses
id
• id: string
The id of the library.
Inherited from
title
• title: string
The title of the library.
Inherited from
url
• url: string
The library's url.