
Table row type of closeapply
{ "name": "st_close_apply", "base": "", "fields": [ { "name": "room_id", "type": "uint64" }, { "name": "owner", "type": "name" }, { "name": "created_at", "type": "uint64" } ] }
Table row type of closeapply
{
"name": "st_close_apply",
"base": "",
"fields": [
{
"name": "room_id",
"type": "uint64"
},
{
"name": "owner",
"type": "name"
},
{
"name": "created_at",
"type": "uint64"
}
]
}