Property:Project status
AString showing the status of a project:
- Alpha
- Beta
- Test
- Production
- Abandoned
Showing 1 related entity.
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Alpha", "Beta", "Production", "Finished", "Abandoned" ] } }