Preparing search index...
@universe-dg/sdk
Universe
MDM
CE
Data
DataJsonData
Interface DataJsonData
Public
interface
DataJsonData
{
constructorName
:
string
;
displayName
?:
string
;
facets
:
Universe
.
MDM
.
CE
.
Data
.
FACETS
[]
;
formFields
:
IFormField
<
string
|
number
|
boolean
>
[]
;
formGroups
:
IFormGroup
[]
;
id
:
string
;
json
:
any
;
key
:
string
;
parentId
?:
string
;
supplementary
:
SupplementaryData
[]
;
termGroup
:
keyof
ITermsGroup
;
}
Hierarchy (
View Summary
)
Omit
<
IAbstractSearchTerm
,
"id"
>
JsonData
DataJsonData
Index
Properties
constructor
Name
display
Name?
facets
form
Fields
form
Groups
id
json
key
parent
Id?
supplementary
term
Group
Properties
constructor
Name
constructorName
:
string
Optional
display
Name
displayName
?:
string
facets
facets
:
Universe
.
MDM
.
CE
.
Data
.
FACETS
[]
form
Fields
formFields
:
IFormField
<
string
|
number
|
boolean
>
[]
form
Groups
formGroups
:
IFormGroup
[]
id
id
:
string
json
json
:
any
key
key
:
string
Optional
parent
Id
parentId
?:
string
supplementary
supplementary
:
SupplementaryData
[]
term
Group
termGroup
:
keyof
ITermsGroup
On This Page
Properties
constructor
Name
display
Name
facets
form
Fields
form
Groups
id
json
key
parent
Id
supplementary
term
Group
Юниверс DG SDK UI
Loading...
Public