Search Object
A search object contains the following variables:
Property |
Type |
Description |
FieldName |
string (100) |
Name of the field searched. The field must match a known object field. |
Operator |
string (100) |
A Boolean operator. |
FieldValue |
string (100) |
The value the search must match. |
Conjunction |
string (100) |
Boolean operator if you're combining with a follow on search object. |