
Action parameter in trxreceipt
{ "name": "trxreceipt", "base": "", "fields": [ { "name": "user_name", "type": "name" }, { "name": "id", "type": "uint64" }, { "name": "item_id", "type": "uint64" }, { "name": "order_id", "type": "uint64" }, { "name": "price", "type": "uint16" }, { "name": "qty", "type": "uint32" }, { "name": "date_time", "type": "uint32" }, { "name": "pos_type", "type": "int8" } ] }