Property:Has position

From edegan.com
Jump to navigation Jump to search
(Created a property of type Has type::Text)
 
(No difference)

Latest revision as of 12:28, 5 March 2019

This is a property of type Text.

The allowed values for this property are:

  • Management
  • Researcher
  • Tech Team
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "Management",
            "Researcher",
            "Tech Team"
        ]
    }
}