Property:Has bill status

From edegan.com
Jump to navigation Jump to search

This is a property of type Text.

The allowed values for this property are:

  • Enacted
  • Proposed
  • Died
Showing 48 pages using this property.
1
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "Enacted",
            "Proposed",
            "Died"
        ]
    }
}