
Action parameter in clearproduct
{ "name": "clearproduct", "base": "", "fields": [ { "name": "product_id", "type": "uint64" }, { "name": "max_record", "type": "uint64" }, { "name": "max_id", "type": "uint64" } ] }
Action parameter in clearproduct
{
"name": "clearproduct",
"base": "",
"fields": [
{
"name": "product_id",
"type": "uint64"
},
{
"name": "max_record",
"type": "uint64"
},
{
"name": "max_id",
"type": "uint64"
}
]
}