Appendix: Supported Operators in Criteria

These operators are supported for all the request messages with criteria specified.

  1. equals

  2. notEqual

  3. greaterThan

  4. lessThan

  5. greaterOrEqual

  6. lessOrEqual

  7. contains

  8. startsWith

  9. endsWith

  10. notContains

  11. notStartsWith

  12. notEndsWith

  13. isNull

  14. notNull

  15. inSet

  16. notInSet

  17. iStartsWith

  18. iEndsWith

  19. iNotStartsWith

  20. iNotEndsWith

  21. iContains

  22. iNotContains

  23. iEqual

  24. iNotEqual