Property: Has funding type
From Miniscope
| Property | |
|---|---|
| Allow multiple values | No |
| Allowed values | Grant, Award, Contract, Fellowhsop, Internal
|
| Display name | Funding Type |
| Description | Type of funding
|
| Data type | Text
|
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Grant", "Award", "Contract", "Fellowhsop", "Internal" ] } }