
Table row type of croneosqueue
{ "name": "croneosqueue", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "tag", "type": "name" }, { "name": "action", "type": "action" }, { "name": "due_date", "type": "time_point_sec" }, { "name": "expiration", "type": "time_point_sec" }, { "name": "repeat", "type": "uint64" } ] }