Preparing search index...
The search index is not available
@oneblink/storage
@oneblink/storage
TeamMemberTypes
PermissionBase
Interface PermissionBase
interface
PermissionBase
{
formsAppEnvironmentIds
?:
number
[]
;
isMfaEnabled
?:
boolean
;
isSuperUser
:
boolean
;
links
:
{
organisations
:
string
;
role
:
Role
;
users
:
string
;
}
;
name
?:
null
|
string
;
privilege
:
RolePrivileges
;
temporaryPasswordExpiry
?:
string
;
}
Index
Properties
forms
App
Environment
Ids?
is
Mfa
Enabled?
is
Super
User
links
name?
privilege
temporary
Password
Expiry?
Properties
Optional
forms
App
Environment
Ids
forms
App
Environment
Ids
?:
number
[]
Optional
is
Mfa
Enabled
is
Mfa
Enabled
?:
boolean
is
Super
User
is
Super
User
:
boolean
links
links
:
{
organisations
:
string
;
role
:
Role
;
users
:
string
;
}
Type declaration
organisations
:
string
role
:
Role
users
:
string
Optional
name
name
?:
null
|
string
privilege
privilege
:
RolePrivileges
Optional
temporary
Password
Expiry
temporary
Password
Expiry
?:
string
Settings
Theme
OS
Light
Dark
On This Page
forms
App
Environment
Ids
is
Mfa
Enabled
is
Super
User
links
name
privilege
temporary
Password
Expiry
@oneblink/storage
Loading...