Preparing search index...
@universe-dg/sdk
Universe
Platform
Security
UserPropertyType
Type Alias UserPropertyType
User property information
Public
type
UserPropertyType
=
{
displayName
:
string
;
id
:
number
;
name
:
string
;
readOnly
:
boolean
;
required
:
boolean
;
value
:
any
;
}
Index
Properties
display
Name
id
name
read
Only
required
value
Properties
display
Name
displayName
:
string
id
id
:
number
name
name
:
string
read
Only
readOnly
:
boolean
required
required
:
boolean
value
value
:
any
On This Page
Properties
display
Name
id
name
read
Only
required
value
Юниверс DG SDK UI
Loading...
User property information
Public