@ubstream/ubstream-node-client-sdk / Exports / IPublicLibraryCollectionAuthzData
Interface: IPublicLibraryCollectionAuthzData
Object representing all collection authorizations after a modifications or after getting authorizations (all authorizations). Contains also the diagnoses of the operation.
Hierarchy
↳ IPublicLibraryCollectionAuthzData
Table of contents
Properties
Properties
$diagnoses
• Optional
$diagnoses: IPublicHttpDiagnose
[]
Array of diagnoses.
Inherited from
IPublicHttpResponseDataWithRequestId.$diagnoses
everybody
• everybody: IPublicLibraryCollectionAuthzEverybody
Scopes of everybody.
Inherited from
IPublicLibraryCollectionAuthzGrid.everybody
feedbackId
• Optional
feedbackId: string
Deprecated
Use requestId instead
Inherited from
IPublicHttpResponseDataWithRequestId.feedbackId
groups
• groups: IPublicLibraryCollectionAuthzGroup
[]
Scopes of groups.
Inherited from
IPublicLibraryCollectionAuthzGrid.groups
hash
• hash: string
The hash of the grid, representing the state of the grid when the user get it.
Inherited from
IPublicLibraryCollectionAuthzGrid.hash
requestId
• requestId: string
RequestId of the operation.
Inherited from
IPublicHttpResponseDataWithRequestId.requestId
users
• users: IPublicLibraryCollectionAuthzUser
[]
Scopes of users.