共用方式為


TextBlocklistMatchResultOutput interface

封鎖清單相符的結果。

屬性

blockItemId

相符專案的識別碼。

blockItemText

相符專案的內容。

blocklistName

相符封鎖清單的名稱。

length

原始輸入中相符文字的長度。

offset

原始輸入中相符文字的字元位移。

屬性詳細資料

blockItemId

相符專案的識別碼。

blockItemId: string

屬性值

string

blockItemText

相符專案的內容。

blockItemText: string

屬性值

string

blocklistName

相符封鎖清單的名稱。

blocklistName: string

屬性值

string

length

原始輸入中相符文字的長度。

length: number

屬性值

number

offset

原始輸入中相符文字的字元位移。

offset: number

屬性值

number