Skip to content

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

Interface: IPublicLibraryCollectionAuthzEverybodyData

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

Hierarchy

IPublicLibraryCollectionAuthzEverybodyData

Table of contents

Properties

Properties

$diagnoses

Optional $diagnoses: IPublicHttpDiagnose[]

Array of diagnoses.

Inherited from

IPublicHttpResponseDataWithRequestId.$diagnoses


additionalScopes

Optional additionalScopes: IPublicLibraryCollectionAdditionalScopes[]

Array of additional collection scopes granted based on rules.

Inherited from

IPublicLibraryCollectionAuthzEverybodyWithHash.additionalScopes


feedbackId

Optional feedbackId: string

Deprecated

Use requestId instead

Inherited from

IPublicHttpResponseDataWithRequestId.feedbackId


hash

hash: string

The hash of the grid, representing the state of the grid when the user get it.

Inherited from

IPublicLibraryCollectionAuthzEverybodyWithHash.hash


requestId

requestId: string

RequestId of the operation.

Inherited from

IPublicHttpResponseDataWithRequestId.requestId


scopes

scopes: PublicLibraryCollectionScope[]

Array of collection scopes.

Inherited from

IPublicLibraryCollectionAuthzEverybodyWithHash.scopes