Screen Class

Definition

The response for a Screen text request.

public class Screen
type Screen = class
Public Class Screen
Inheritance
Screen

Constructors

Screen()

Initializes a new instance of the Screen class.

Screen(String, String, String, IList<String>, Classification, Status, PII, String, IList<DetectedTerms>, String)

Initializes a new instance of the Screen class.

Properties

AutoCorrectedText

Gets or sets the autocorrected text

Classification

Gets or sets the classification details of the text.

Language

Gets or sets language of the input text content.

Misrepresentation

Gets or sets the misrepresentation text.

NormalizedText

Gets or sets the normalized text.

OriginalText

Gets or sets the original text.

PII

Gets or sets personal Identifier Information details.

Status

Gets or sets the evaluate status.

Terms
TrackingId

Gets or sets unique Content Moderator transaction Id.

Applies to