DetectedTerms interface
Detected Terms details.
Properties
index | Index(Location) of the detected profanity term in the input text content. |
list |
Matched Terms list Id. |
original |
Original Index(Location) of the detected profanity term in the input text content. |
term | Detected profanity term. |
Property Details
index
Index(Location) of the detected profanity term in the input text content.
index?: number
Property Value
number
listId
Matched Terms list Id.
listId?: number
Property Value
number
originalIndex
Original Index(Location) of the detected profanity term in the input text content.
originalIndex?: number
Property Value
number
term
Detected profanity term.
term?: string
Property Value
string