Property:EventState

From Hackerspace ACKspace
Jump to: navigation, search

This is a property of type Text.

The allowed values for this property are:

  • Planned
  • Active
  • Stalled
  • Completed
Showing 20 pages using this property.
D
Completed  +
E
Completed  +
Completed  +
Completed  +
F
Completed  +
Completed  +
G
Completed  +
Completed  +
Planned  +
Completed  +
Completed  +
Completed  +
H
Completed  +
Completed  +
Completed  +
Stalled  +
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "Planned",
            "Active",
            "Stalled",
            "Completed"
        ]
    }
}