
Table row type of kysimuseds
{ "name": "kysimuseds", "base": "", "fields": [ { "name": "pollkey", "type": "uint64" }, { "name": "community", "type": "name" }, { "name": "creator", "type": "name" }, { "name": "totalvote", "type": "uint64[]" }, { "name": "answers", "type": "symbol[]" }, { "name": "question", "type": "string" }, { "name": "description", "type": "string" }, { "name": "nrofvoters", "type": "uint8" }, { "name": "sumofallopt", "type": "uint64" }, { "name": "uniqueurl", "type": "string" }, { "name": "timecreated", "type": "time_point_sec" } ] }