Skip to content

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

Interface: IPublicMediaAuthzGroupQuery

Object representing media authorizations of groups after a modifications or after getting media authorizations of groups. Contains also the requestId and the diagnoses of the operation.

Hierarchy

IPublicMediaAuthzGroupQuery

Table of contents

Properties

Properties

$diagnoses

Optional $diagnoses: IPublicHttpDiagnose[]

The diagnoses of the operation.

Inherited from

IPublicHttpResponseQuery.$diagnoses


$resources

$resources: IPublicMediaAuthzGroupWithHash[]

Media scopes of groups.

Overrides

IPublicHttpResponseQuery.$resources