
Table row type of claimperiod
{ "name": "claimperiod", "base": "", "fields": [ { "name": "ID", "type": "uint64" }, { "name": "lastupdate", "type": "uint64" } ] }
Table row type of claimperiod
{
"name": "claimperiod",
"base": "",
"fields": [
{
"name": "ID",
"type": "uint64"
},
{
"name": "lastupdate",
"type": "uint64"
}
]
}