Skip to content

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

Interface: IPublicLibraryCollectionAuthzUserQuery

Object representing authorizations of users after a modifications or after getting authorizations in a collection. Contains also the requestId and the diagnoses of the operation.

Hierarchy

IPublicLibraryCollectionAuthzUserQuery

Table of contents

Properties

Properties

$diagnoses

Optional $diagnoses: IPublicHttpDiagnose[]

The diagnoses of the operation.

Inherited from

IPublicHttpResponseQuery.$diagnoses


$resources

$resources: IPublicLibraryCollectionAuthzUserWithHash[]

Scopes of users.

Overrides

IPublicHttpResponseQuery.$resources