Skip to content

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

Interface: IPublicLibrariesQuery

Object representing the libraries related to a user, an organization, etc. Contains also the diagnoses of the operation.

Hierarchy

IPublicLibrariesQuery

Table of contents

Properties

Properties

$diagnoses

Optional $diagnoses: IPublicHttpDiagnose[]

The diagnoses of the operation.

Inherited from

IPublicHttpResponseQuery.$diagnoses


$resources

$resources: IPublicLibrary[]

Array of libraries.

Overrides

IPublicHttpResponseQuery.$resources