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"
]
}