
Table row type of betpositions
{ "name": "betposition", "base": "", "fields": [ { "name": "position_id", "type": "l" }, { "name": "account_id", "type": "n" }, { "name": "draw_id", "type": "l" }, { "name": "win_amount", "type": "a" } ] }
Table row type of betpositions
{
"name": "betposition",
"base": "",
"fields": [
{
"name": "position_id",
"type": "l"
},
{
"name": "account_id",
"type": "n"
},
{
"name": "draw_id",
"type": "l"
},
{
"name": "win_amount",
"type": "a"
}
]
}