Preparing search index...
@universe-dg/sdk
Universe
Platform
Security
RightType
Type Alias RightType
Public
type
RightType
=
{
createdAt
:
string
|
null
;
createdBy
:
string
|
null
;
rights
:
string
[]
;
securedResource
:
SecuredResourceModelType
;
updatedAt
:
string
|
null
;
updatedBy
:
string
|
null
;
}
Index
Properties
created
At
created
By
rights
secured
Resource
updated
At
updated
By
Properties
created
At
createdAt
:
string
|
null
created
By
createdBy
:
string
|
null
rights
rights
:
string
[]
secured
Resource
securedResource
:
SecuredResourceModelType
updated
At
updatedAt
:
string
|
null
updated
By
updatedBy
:
string
|
null
On This Page
Properties
created
At
created
By
rights
secured
Resource
updated
At
updated
By
Юниверс DG SDK UI
Loading...
Public