
Table row type of marketplaces
{ "name": "marketplaces_s", "base": "", "fields": [ { "name": "marketplace_name", "type": "name" }, { "name": "creator", "type": "name" } ] }
Table row type of marketplaces
{
"name": "marketplaces_s",
"base": "",
"fields": [
{
"name": "marketplace_name",
"type": "name"
},
{
"name": "creator",
"type": "name"
}
]
}