@ubstream/ubstream-node-client-sdk / Exports / IPublicLibraryCollectionAuthzForm
Interface: IPublicLibraryCollectionAuthzForm
Object representing collection authorizations to be modified or created (for a user, a group or everybody).
Hierarchy
↳ IPublicLibraryCollectionAuthzForm
Table of contents
Properties
Properties
additionalScopes
• Optional
additionalScopes: IPublicLibraryCollectionAdditionalScopes
[]
Array of additional collection scopes granted based on rules.
Inherited from
IPublicLibraryCollectionScopes.additionalScopes
hash
• Optional
hash: string
This hash is user to verify that the grid that that user is modifying is up to date in order to avoid concurrent modifications. It is therefore important to get the grid before modify it, and use the hash retrieved.
scopes
• scopes: PublicLibraryCollectionScope
[]
Array of collection scopes.