IUserGroupAccess
Home > @gooddata/sdk-model > IUserGroupAccess
IUserGroupAccess 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 group having access to the object.
Signature:
export interface IUserGroupAccess
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
type | "group" | (ALPHA) Access type | |
userGroup | IWorkspaceUserGroup | (ALPHA) Access user group |