blob: 7359b06648d84c638e9b4b59bab35b5fb817188a [file] [log] [blame]
{
"format": {
"formatEntries": {
"formatEntry": [
{
"arrayList": {
"item": [
"111",
"222",
"333"
],
"nil": 1
},
"field1": "ABC"
},
{
"arrayList": {
"item": [
"aaa",
"bbb",
"ccc"
],
"nil": true
},
"field1": "xyz",
"nil": true
}
]
}
}
}