StringExpression

StringExpression
StringExpression

The string type of setting or configuration that may get a negated value.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "negate": false,
    "value": "string"
}
string
value
Optional

The String value that is either used as it is or negated.