
Table row type of tblordmat
{ "name": "item_order_match_st", "base": "", "fields": [ { "name": "item_id", "type": "uint64" }, { "name": "price_list", "type": "price_ord_match_st[]" } ] }
Table row type of tblordmat
{
"name": "item_order_match_st",
"base": "",
"fields": [
{
"name": "item_id",
"type": "uint64"
},
{
"name": "price_list",
"type": "price_ord_match_st[]"
}
]
}