Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownOutputSelectorOperator

Package version

Known values of OutputSelectorOperator that the service accepts.

Index

Enumeration members

Enumeration members

Is

Is: = "is"

The property is of the type defined by value.

IsNot

IsNot: = "isNot"

The property is not of the type defined by value.

Generated using TypeDoc