Screen interface

The response for a Screen text request.

Properties

autoCorrectedText

The autocorrected text

classification

The classification details of the text.

language

Language of the input text content.

misrepresentation

The misrepresentation text.

normalizedText

The normalized text.

originalText

The original text.

pII

Personal Identifier Information details.

status

The evaluate status.

terms
trackingId

Unique Content Moderator transaction Id.

Property Details

autoCorrectedText

The autocorrected text

autoCorrectedText?: string

Property Value

string

classification

The classification details of the text.

classification?: Classification

Property Value

language

Language of the input text content.

language?: string

Property Value

string

misrepresentation

The misrepresentation text.

misrepresentation?: string[]

Property Value

string[]

normalizedText

The normalized text.

normalizedText?: string

Property Value

string

originalText

The original text.

originalText?: string

Property Value

string

pII

Personal Identifier Information details.

pII?: PII

Property Value

PII

status

The evaluate status.

status?: Status

Property Value

terms

terms?: DetectedTerms[]

Property Value

trackingId

Unique Content Moderator transaction Id.

trackingId?: string

Property Value

string