共用方式為


StringNotBeginsWithFilter interface

StringNotBeginsWith Filter。

Extends

屬性

operatorType

多型鑒別子,指定此物件可以是的不同類型

values

篩選值集。

繼承的屬性

key

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

屬性詳細資料

operatorType

多型鑒別子,指定此物件可以是的不同類型

operatorType: "StringNotBeginsWith"

屬性值

"StringNotBeginsWith"

values

篩選值集。

values?: string[]

屬性值

string[]

繼承的屬性詳細資料

key

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

key?: string

屬性值

string

繼承自Filter.key