TextBlocklistMatchOutput interface
The result of blocklist match.
Properties
blocklist |
The ID of the matched item. |
blocklist |
The content of the matched item. |
blocklist |
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