Skip to content

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

Interface: IPublicLibraryCollectionAuthzGrid

Object representing all collection authorizations (all the authorizations).

Hierarchy

  • IPublicLibraryCollectionAuthzGrid

IPublicLibraryCollectionAuthzData

Table of contents

Properties

Properties

everybody

everybody: IPublicLibraryCollectionAuthzEverybody

Scopes of everybody.


groups

groups: IPublicLibraryCollectionAuthzGroup[]

Scopes of groups.


hash

hash: string

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


users

users: IPublicLibraryCollectionAuthzUser[]

Scopes of users.