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