IAvailableUserAccessGrantee
Home > @gooddata/sdk-model > IAvailableUserAccessGrantee
IAvailableUserAccessGrantee 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 grantee that is available as target for granting of a permission to shared object.
Signature:
export interface IAvailableUserAccessGrantee
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
email? | string | (ALPHA) (Optional) Access grantee email | |
name | string | (ALPHA) Access grantee name | |
ref | ObjRef | (ALPHA) Access grantee object reference | |
status | "ENABLED" | "DISABLED" | (ALPHA) Access grantee status | |
type | "user" | (ALPHA) Access grantee type |