Property:Has session type

From ToorCamp Wiki
Jump to navigation Jump to search

Has type String.

  • Workshop
  • Talk
  • Hands-On
  • Game
  • Meeting
  • Discussion
  • Outside
  • Other
Showing 2 pages using this property.
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "Workshop",
            "Talk",
            "Hands-On",
            "Game",
            "Meeting",
            "Discussion",
            "Outside",
            "Other"
        ]
    }
}