IsNotNullAdvancedFilter interface

IsNotNull 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: "IsNotNull"

Property Value

"IsNotNull"

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