Preparing search index...
The search index is not available
contentful.js
contentful.js
ConceptScheme
Interface ConceptScheme<Locales>
interface
ConceptScheme
<
Locales
>
{
concepts
:
UnresolvedLink
<
"TaxonomyConcept"
>
[]
;
definition
?:
null
|
{
[
locale
in
string
]
:
string
}
;
prefLabel
:
{
[
locale
in
string
]
:
string
}
;
sys
:
ConceptSchemeSys
;
topConcepts
:
UnresolvedLink
<
"TaxonomyConcept"
>
[]
;
totalConcepts
:
number
;
uri
?:
string
;
}
Type Parameters
Locales
extends
LocaleCode
Index
Properties
concepts
definition?
pref
Label
sys
top
Concepts
total
Concepts
uri?
Properties
concepts
concepts
:
UnresolvedLink
<
"TaxonomyConcept"
>
[]
Optional
definition
definition
?:
null
|
{
[
locale
in
string
]
:
string
}
pref
Label
pref
Label
:
{
[
locale
in
string
]
:
string
}
sys
sys
:
ConceptSchemeSys
top
Concepts
top
Concepts
:
UnresolvedLink
<
"TaxonomyConcept"
>
[]
total
Concepts
total
Concepts
:
number
Optional
uri
uri
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
concepts
definition
pref
Label
sys
top
Concepts
total
Concepts
uri
contentful.js
Loading...