Preparing search index...
The search index is not available
Mosaia Node.js SDK - v0.0.36
Mosaia Node.js SDK
AccessorInfo
Interface AccessorInfo
Accessor information in list response
interface
AccessorInfo
{
accessor_id
:
string
;
accessor_type
:
"client"
|
"user"
|
"org_user"
|
"agent"
;
role
:
string
;
permissions
?:
PermissionObject
[]
;
}
Index
Properties
accessor_
id
accessor_
type
role
permissions?
Properties
accessor_
id
accessor_id
:
string
accessor_
type
accessor_type
:
"client"
|
"user"
|
"org_user"
|
"agent"
role
role
:
string
Optional
permissions
permissions
?:
PermissionObject
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
accessor_
id
accessor_
type
role
permissions
Mosaia Node.js SDK - v0.0.36
Loading...
Accessor information in list response