SystemTopicEventSubscriptionAdvancedFilterStringNotIn

Constructors

constructor(key: String, values: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val key: String

Specifies the field within the event data that you want to use for filtering. Type of the field can be a number, boolean, or string.

Link copied to clipboard

Specifies an array of values to compare to when using a multiple values operator.