
Action parameter in matchtotdel
{ "name": "matchtotdel", "base": "", "fields": [ { "name": "account", "type": "name" }, { "name": "quantity", "type": "asset" }, { "name": "subtract", "type": "bool" } ] }
Action parameter in matchtotdel
{
"name": "matchtotdel",
"base": "",
"fields": [
{
"name": "account",
"type": "name"
},
{
"name": "quantity",
"type": "asset"
},
{
"name": "subtract",
"type": "bool"
}
]
}