Property:EventKind
This is a property of type Text.
The allowed values for this property are:
- Hackathon
- Conference
- Festival
- Lecture
- Meeting
- Party
- Workshop
{
"type": "PROPERTY_CONSTRAINT_SCHEMA",
"constraints": {
"type_constraint": "_txt",
"allowed_values": [
"Hackathon",
"Conference",
"Festival",
"Lecture",
"Meeting",
"Party",
"Workshop"
]
}
}