Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownApplicationConditionOperator

Package version

Known values of ApplicationConditionOperator that the service accepts.

Index

Enumeration members

Enumeration members

Contains

Contains: = "Contains"

Checks that the string value of the data defined in Property contains the given value

In

In: = "In"

Checks that the string value of the data defined in Property equals any of the given values (exact fit)

Generated using TypeDoc