共用方式為


StringNotContainsFilter interface

StringNotContains 篩選條件。

Extends

屬性

operatorType

多型歧視性,指定這個物件可以是的不同類型

values

一組篩選值。

繼承的屬性

key

事件中的欄位/屬性,根據您想要篩選的欄位/屬性。

屬性詳細資料

operatorType

多型歧視性,指定這個物件可以是的不同類型

operatorType: "StringNotContains"

屬性值

"StringNotContains"

values

一組篩選值。

values?: string[]

屬性值

string[]

繼承的屬性詳細資料

key

事件中的欄位/屬性,根據您想要篩選的欄位/屬性。

key?: string

屬性值

string

繼承自Filter.key