Property:Has graphics status

From edegan.com
Jump to navigation Jump to search

This is a property of type Text.

The allowed values for this property are:

  • None
  • Selected
  • Approved
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "None",
            "Selected",
            "Approved"
        ]
    }
}