Preference

Preference
Preference

Definition of Preference.

JSON Example
{
    "classifier": "string",
    "name": "string",
    "value": "string"
}
string
classifier
Required

unique indetifier for this preference definition. It will be of type : . e.g vrops:myworkflow. This is immutable

string
name
Required

Display name. This is same as preference definition name and is immutable.

string
value
Required

Value for user preference.

Availability
Added in 32.0
Parameter To