
Action parameter in rejctinvoice
{ "name": "rejctinvoice", "base": "", "fields": [ { "name": "payer", "type": "name" }, { "name": "invoice_id", "type": "uint64" }, { "name": "reason", "type": "string" } ] }
Action parameter in rejctinvoice
{
"name": "rejctinvoice",
"base": "",
"fields": [
{
"name": "payer",
"type": "name"
},
{
"name": "invoice_id",
"type": "uint64"
},
{
"name": "reason",
"type": "string"
}
]
}