
Table row type of platformdefs
{ "name": "platformdef", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "platformname", "type": "string" }, { "name": "authtype", "type": "string" } ] }
Table row type of platformdefs
{
"name": "platformdef",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "platformname",
"type": "string"
},
{
"name": "authtype",
"type": "string"
}
]
}