Property:Role

From Hackerspace ACKspace
Jump to: navigation, search

This is a property of type Text.

The allowed values for this property are:

  • Founder
  • Board
  • Participant
  • Friend
Showing 1 page using this property.
Z
Friend  +
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "Founder",
            "Board",
            "Participant",
            "Friend"
        ]
    }
}