IsNullOrUndefinedAdvancedFilter interface

IsNullOrUndefined Advanced Filter.

Extends

Properties

operatorType

Polymorphic discriminator, which specifies the different types this object can be

Inherited Properties

key

The field/property in the event based on which you want to filter.

Property Details

operatorType

Polymorphic discriminator, which specifies the different types this object can be

operatorType: "IsNullOrUndefined"

Property Value

"IsNullOrUndefined"

Inherited Property Details

key

The field/property in the event based on which you want to filter.

key?: string

Property Value

string

Inherited From AdvancedFilter.key