
Table row type of suffixes
{ "name": "suffixes_row", "base": "", "fields": [ { "name": "account", "type": "name" }, { "name": "min_length", "type": "uint64" }, { "name": "max_length", "type": "uint64" }, { "name": "fee", "type": "asset" }, { "name": "percent", "type": "float32" }, { "name": "commission_account", "type": "name" }, { "name": "inserted_at", "type": "uint64" }, { "name": "updated_at", "type": "uint64" } ] }