11 lines
191 B
JSON
11 lines
191 B
JSON
|
|
{
|
||
|
|
"VSetID": 42,
|
||
|
|
"name": "v_category",
|
||
|
|
"VSName": "VCategory",
|
||
|
|
"VCategory": "System",
|
||
|
|
"values": [
|
||
|
|
{"key": "0", "value": "System"},
|
||
|
|
{"key": "1", "value": "User-defined"}
|
||
|
|
]
|
||
|
|
}
|