
Action parameter in fixproduct
{ "name": "fixproduct", "base": "", "fields": [ { "name": "product_id", "type": "uint64" }, { "name": "begin_balance_id", "type": "uint64" }, { "name": "max_count", "type": "uint64" } ] }
Action parameter in fixproduct
{
"name": "fixproduct",
"base": "",
"fields": [
{
"name": "product_id",
"type": "uint64"
},
{
"name": "begin_balance_id",
"type": "uint64"
},
{
"name": "max_count",
"type": "uint64"
}
]
}