Property:Has team position
Jump to navigation
Jump to search
{
"type": "PROPERTY_CONSTRAINT_SCHEMA",
"constraints": {
"type_constraint": "_txt",
"allowed_values": [
"Faculty",
"Staff",
"Student"
]
}
}