Not Contains
data class NotContains(val string: String, val case: QueryStringValue.Case = Case.SENSITIVE) : QueryStringValue.ContentQueryStringValue
The tested field must not contain the string.
The tested field must not contain the string.