IGranularUserAccess
Home > @gooddata/sdk-model > IGranularUserAccess
IGranularUserAccess interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
User access specification with granular permissions.
Signature:
export interface IGranularUserAccess extends IGranteeGranularity
Extends: IGranteeGranularity
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
type | "granularUser" | (ALPHA) Access type | |
user | IWorkspaceUser | (ALPHA) Access user |