Property: Has hazard level
From Miniscope
| Property | |
|---|---|
| Allow multiple values | No |
| Allowed values | None, Low, Moderate, High
|
| Display name | Hazard Level |
| Description | Hazard classification level
|
| Data type | Text
|
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "None", "Low", "Moderate", "High" ] } }