
Table row type of contractlist
{ "name": "contract_list", "base": "", "fields": [ { "name": "contract", "type": "name" }, { "name": "is_white", "type": "bool" } ] }
Table row type of contractlist
{
"name": "contract_list",
"base": "",
"fields": [
{
"name": "contract",
"type": "name"
},
{
"name": "is_white",
"type": "bool"
}
]
}