Preparing search index...
The search index is not available
NextGIS Frontend
NextGIS Frontend
@nextgis/ngw-connector
Resource
Interface Resource
Deprecated
use ResourceRead from '@nextgisweb/resource/type/api' instead
interface
Resource
{
children
:
boolean
;
cls
:
ResourceCls
;
description
?:
null
|
string
;
display_name
:
string
;
id
:
number
;
interfaces
:
any
[]
;
keyname
?:
null
|
string
;
owner_user
:
{
id
:
number
;
}
;
parent
:
{
id
:
number
;
}
;
permissions
:
Permission
[]
;
scopes
:
string
[]
;
}
Index
Properties
children
cls
description?
display_
name
id
interfaces
keyname?
owner_
user
parent
permissions
scopes
Properties
children
children
:
boolean
cls
cls
:
ResourceCls
Optional
description
description
?:
null
|
string
display_
name
display_
name
:
string
id
id
:
number
interfaces
interfaces
:
any
[]
Optional
keyname
keyname
?:
null
|
string
owner_
user
owner_
user
:
{
id
:
number
;
}
parent
parent
:
{
id
:
number
;
}
permissions
permissions
:
Permission
[]
scopes
scopes
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
cls
description
display_
name
id
interfaces
keyname
owner_
user
parent
permissions
scopes
NextGIS Frontend
Loading...
Deprecated
use ResourceRead from '@nextgisweb/resource/type/api' instead