Preparing search index...
The search index is not available
@oneblink/sdk
@oneblink/sdk
types
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
;
}
Optional
name
name
?:
null
|
string
privilege
privilege
:
RolePrivileges
Optional
temporary
Password
Expiry
temporary
Password
Expiry
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
forms
App
Environment
Ids
is
Mfa
Enabled
is
Super
User
links
name
privilege
temporary
Password
Expiry
@oneblink/sdk
Loading...