15 lines
162 B
JSON
15 lines
162 B
JSON
{
|
|
"items": [
|
|
{
|
|
"name": "Text Book",
|
|
"type": "Book"
|
|
},
|
|
{
|
|
"name": "Notebook",
|
|
"type": "Stationary"
|
|
}
|
|
],
|
|
"Weight": 24.38,
|
|
"Required": true
|
|
}
|