This property
The type of this property is number. Allowed values are:
| Value
|
Description
|
| 100
|
Completed.
|
| 95
|
Almost completed or assumed that it is completed.
|
| 75
|
|
| 50
|
In progress.
|
| 25
|
|
| 0
|
Just started
|
Showing 20 pages using this property.
The request is being processed and may take a moment.
Preparing ...
{
"type": "PROPERTY_CONSTRAINT_SCHEMA",
"constraints": {
"type_constraint": "_num",
"allowed_values": [
"100",
"95",
"75",
"50",
"25",
"0"
]
}
}