Property:Has degree
Revision as of 12:37, 5 March 2019 by Ed (talk | contribs) (Created a property of type Has type::Text)
This is a property of type Text.
The allowed values for this property are:
- None
- Bachelor
- Master
- PhD
- Other
{
"type": "PROPERTY_CONSTRAINT_SCHEMA",
"constraints": {
"type_constraint": "_txt",
"allowed_values": [
"None",
"Bachelor",
"Master",
"PhD",
"Other"
]
}
}