String Not In Advanced Filter Response
data class StringNotInAdvancedFilterResponse(val key: String? = null, val operatorType: String, val values: List<String>? = null)
StringNotIn Advanced Filter.
StringNotIn Advanced Filter.