
Table row type of positions
{ "name": "posposition", "base": "", "fields": [ { "name": "position_id", "type": "l" }, { "name": "maker", "type": "n" }, { "name": "outstanding", "type": "a" }, { "name": "collateral", "type": "f" } ] }
Table row type of positions
{
"name": "posposition",
"base": "",
"fields": [
{
"name": "position_id",
"type": "l"
},
{
"name": "maker",
"type": "n"
},
{
"name": "outstanding",
"type": "a"
},
{
"name": "collateral",
"type": "f"
}
]
}