{
"__objtype": "Dictionary",
"id": "267514",
"name": "My dictionary",
"description": "My dictionary description",
"conceptFields": [
{
"__objtype": "Field",
"id": "263539",
"name": "Definition",
"dataCat": "definition",
"dictionaryID": "263507",
"dataType": "NOTE_TEXT",
"required": false,
"minLen": 0,
"maxLen": 16383
}
],
"termFields": [
{
"__objtype": "Field",
"id": "263567",
"name": "Part of speech",
"dataCat": "partOfSpeech",
"dictionaryID": "263507",
"dataType": "PICKLIST",
"picklist": [
"noun",
"verb",
"adjective",
"adverb",
"properNoun",
"other"
],
"required": false,
"minLen": 0,
"maxLen": 16383
},
{
"__objtype": "Field",
"id": "263623",
"name": "Example",
"dataCat": "example",
"dictionaryID": "263507",
"dataType": "NOTE_TEXT",
"required": false,
"minLen": 0,
"maxLen": 16383
}
]
} |