Property:Test name

From edegan.com
Revision as of 15:18, 6 June 2016 by GunnyLiu (talk | contribs) (Created a property of type Has type::Text)
(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:

  • Do
  • Re
  • Mi
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "Do",
            "Re",
            "Mi"
        ]
    }
}