Skip to main content

DictionaryItem

Canonical dictionary value with a display label and alternative surface forms used for value matching.

nameName (string)required

Possible values: non-empty

labelLabel (string)required

Possible values: non-empty

synonymsstring[]
DictionaryItem
{
"name": "string",
"label": "string",
"synonyms": [
"string"
]
}