Skip to content

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

Interface: IPublicLibraryCollectionAuthzGroupWithHash

Object representing scopes of a group in a collection.

Hierarchy

IPublicLibraryCollectionAuthzGroupWithHash

↳↳ IPublicLibraryCollectionAuthzGroupData

Table of contents

Properties

Properties

additionalScopes

Optional additionalScopes: IPublicLibraryCollectionAdditionalScopes[]

Array of additional collection scopes granted based on rules.

Inherited from

IPublicLibraryCollectionAuthzGroup.additionalScopes


hash

hash: string

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


id

id: string

Id of the group.

Inherited from

IPublicLibraryCollectionAuthzGroup.id


name

name: string

Name of the group.

Inherited from

IPublicLibraryCollectionAuthzGroup.name


scopes

scopes: PublicLibraryCollectionScope[]

Array of collection scopes.

Inherited from

IPublicLibraryCollectionAuthzGroup.scopes