IOrganizationUserGroup
Home > @gooddata/sdk-model > IOrganizationUserGroup
IOrganizationUserGroup 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 with organization related information.
Signature:
export interface IOrganizationUserGroup
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
assignedDataSources | IDataSourcePermissionAssignment[] | (ALPHA) | |
assignedUsersCount | number | (ALPHA) | |
assignedWorkspaces | IWorkspacePermissionAssignment[] | (ALPHA) | |
id | string | (ALPHA) | |
isOrganizationAdmin | boolean | (ALPHA) | |
name? | string | (ALPHA) (Optional) | |
ref | ObjRef | (ALPHA) |