Property: Has training type
From Miniscope
| Property | |
|---|---|
| Allow multiple values | Yes |
| Allowed values | Safety, Equipment Operation, Compliance, Orientation, Technique
|
| Display name | Training Type |
| Description | The type of training this is
|
| Data type | Text
|
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Safety", "Equipment Operation", "Compliance", "Orientation", "Technique" ] } }