Property:State of Project
This is a property of type Text.
The allowed values for this property are:
- Active
- Planned
- Completed
- Stalled
- Impossible
{
"type": "PROPERTY_CONSTRAINT_SCHEMA",
"constraints": {
"type_constraint": "_txt",
"allowed_values": [
"Active",
"Planned",
"Completed",
"Stalled",
"Impossible"
]
}
}