Property:Is training type

From edegan.com
Revision as of 18:55, 13 April 2016 by Alex Jiang (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is a property of type Text.

The allowed values for this property are:

  • Incubator
  • Accelerator
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "Incubator",
            "Accelerator"
        ]
    }
}