Property:Percentage Complete

From edegan.com
Revision as of 22:10, 14 March 2019 by Janice (talk | contribs) (Created a property of type Has type::Number)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is a property of type Number.

The allowed values for this property are:

  • 25
  • 50
  • 75
  • 100
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_num",
        "allowed_values": [
            "25",
            "50",
            "75",
            "100"
        ]
    }
}