
Table row type of electioninf
{ "name": "ElectionInf", "base": "", "fields": [ { "name": "electionNr", "type": "uint64" }, { "name": "starttime", "type": "time_point_sec" } ] }
Table row type of electioninf
{
"name": "ElectionInf",
"base": "",
"fields": [
{
"name": "electionNr",
"type": "uint64"
},
{
"name": "starttime",
"type": "time_point_sec"
}
]
}