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