TextBlocklistMatchOutput interface

The result of blocklist match.

Properties

blocklistItemId

The ID of the matched item.

blocklistItemText

The content of the matched item.

blocklistName

The name of the matched blocklist.

Property Details

blocklistItemId

The ID of the matched item.

blocklistItemId: string

Property Value

string

blocklistItemText

The content of the matched item.

blocklistItemText: string

Property Value

string

blocklistName

The name of the matched blocklist.

blocklistName: string

Property Value

string