
Table row type of drawstructex
{ "name": "drawstruct", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "package_id", "type": "uint64" }, { "name": "draw_index", "type": "uint8" }, { "name": "is_boom", "type": "uint8" }, { "name": "verify", "type": "uint8" }, { "name": "account", "type": "name" }, { "name": "config", "type": "pair_string_string[]" }, { "name": "createtime", "type": "time_point_sec" } ] }