Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InputFilterCondition

An expression which can be applied to filter a list of subscription inputs

Hierarchy

  • InputFilterCondition

Index

Properties

Optional caseSensitive

caseSensitive: boolean

Whether or not to do a case sensitive match

Optional inputId

inputId: string

The Id of the input to filter on

Optional inputValue

inputValue: string

The "expected" input value to compare with the actual input value

Generated using TypeDoc