Property: Has funding status
From Miniscope
| Property | |
|---|---|
| Allow multiple values | No |
| Allowed values | Applied, Active, No-Cost Extension, Closed
|
| Display name | Funding Status |
| Description | The status of funding
|
| Data type | Text
|
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Applied", "Active", "No-Cost Extension", "Closed" ] } }