본문으로 건너뛰기

DictionaryItem

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

nameName (string)필수

Possible values: non-empty

labelLabel (string)필수

Possible values: non-empty

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