Property:Committee

From Hackerspace ACKspace
Revision as of 10:54, 18 October 2016 by Xopr (talk | contribs) (made committee a multiselect)
(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:

  • Party
  • Infrastructure
  • Inventory
  • Telephony
Showing 5 pages using this property.
P
Party  +
S
Infrastructure  +, Party  +, Telephony  +
U
Infrastructure  +, Telephony  +
V
Infrastructure  +, Party  +
W
Inventory  +, Party  +
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "Party",
            "Infrastructure",
            "Inventory",
            "Telephony"
        ]
    }
}