@ubstream/ubstream-node-client-sdk / Exports / IPublicMediaAuthzGroupWithHash
Interface: IPublicMediaAuthzGroupWithHash
Object representing media scopes of a group.
Hierarchy
↳ IPublicMediaAuthzGroupWithHash
Table of contents
Properties
Properties
additionalScopes
• Optional
additionalScopes: IPublicMediaAdditionalScopes
[]
Array of additional media scopes granted based on rules.
Inherited from
IPublicMediaAuthzGroup.additionalScopes
hash
• hash: string
id
• id: string
The id of the group.
Inherited from
name
• name: string
Name of the group.
Inherited from
scopes
• scopes: PublicMediaScope
[]
Array of media scopes always granted.