QueryTerm

QueryTerm
QueryTerm
JSON Example
{
    "propertyName": "string",
    "matchType": "string",
    "range": {
        "min": "number",
        "isMaxInclusive": false,
        "max": "number",
        "isMinInclusive": false,
        "type": "string",
        "precisionStep": 0
    },
    "matchValue": "string"
}
string
propertyName
Optional

propertyName

string
matchType
Optional

matchType

Possible values are : WILDCARD, TERM, PHRASE,
range
Optional

range

string
matchValue
Optional

matchValue