IUserGroup
Home > @gooddata/sdk-model > IUserGroup
IUserGroup 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.
Represents platform user group.
Signature:
export interface IUserGroup
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
id | string | (ALPHA) ID of the user group. | |
name? | string | (ALPHA) (Optional) Optional name of the user group; | |
ref | ObjRef | (ALPHA) Stored user reference. |