Skip to content

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

Interface: IPublicLibraryCollectionAuthzEverybodyWithHash

Object representing scopes of everybody in a collection.

Hierarchy

IPublicLibraryCollectionAuthzEverybodyWithHash

↳↳ IPublicLibraryCollectionAuthzEverybodyData

Table of contents

Properties

Properties

additionalScopes

Optional additionalScopes: IPublicLibraryCollectionAdditionalScopes[]

Array of additional collection scopes granted based on rules.

Inherited from

IPublicLibraryCollectionAuthzEverybody.additionalScopes


hash

hash: string

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


scopes

scopes: PublicLibraryCollectionScope[]

Array of collection scopes.

Inherited from

IPublicLibraryCollectionAuthzEverybody.scopes