12 lines
223 B
JSON
12 lines
223 B
JSON
|
|
{
|
||
|
|
"VSetID": 16,
|
||
|
|
"name": "unit",
|
||
|
|
"VSName": "Unit",
|
||
|
|
"VCategory": "User-defined",
|
||
|
|
"values": [
|
||
|
|
{"key": "L", "value": "Liter"},
|
||
|
|
{"key": "mL", "value": "Mili Liter"},
|
||
|
|
{"key": "Pcs", "value": "Pieces"}
|
||
|
|
]
|
||
|
|
}
|