Property:BoardRole

From Hackerspace ACKspace
Revision as of 09:00, 18 October 2016 by Xopr (talk | contribs) (updated deprecated type)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This is a property of type Text.

The allowed values for this property are:

  • Chairman
  • Secretary
  • Treasurer
  • Official
Showing 2 pages using this property.
P
Chairman  +
S
Secretary  +
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "Chairman",
            "Secretary",
            "Treasurer",
            "Official"
        ]
    }
}