Property:Has order interest

From ToorCamp Wiki
Revision as of 08:39, 4 March 2020 by Admin (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is a property of type Text.

The allowed values for this property are:

  • Yes
  • No
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "Yes",
            "No"
        ]
    }
}