Types
StringSearchExpression
The different ways in which a string is matched. Exactly one of these must be provided in a single search expression.
input
StringSearchExpressionFields
caseInsensitiveContains
String
Case-insensitive match values containing the provided string.

