Schema:Company: Difference between revisions

Content deleted Content added
NeoWiki (talk | contribs)
Importing NeoWiki demo data
 
NeoWiki (talk | contribs)
Importing NeoWiki demo data
Line 18:
"targetSchema": "Product",
"multiple": true
},
"Status": {
"type": "select",
"options": [
"Active",
"Inactive",
"Acquired",
"Dissolved"
],
"required": true
},
"World domination progress": {