Preparing search index...
@universe-dg/sdk
Universe
Platform
Security
SecuredResourceModelType
Type Alias SecuredResourceModelType
Public
type
SecuredResourceModelType
=
{
category
:
string
;
id
:
string
;
name
:
string
;
parent
:
SecuredResourceModelType
|
null
;
type
:
SecuredResourceType
;
}
Index
Properties
category
id
name
parent
type
Properties
category
category
:
string
id
id
:
string
name
name
:
string
parent
parent
:
SecuredResourceModelType
|
null
type
type
:
SecuredResourceType
On This Page
Properties
category
id
name
parent
type
Юниверс DG SDK UI
Loading...
Public