Domain Detective

API Reference

Class

TyposquattingResponsePackInfo

Namespace DomainDetective.Views
Assembly DomainDetective
Modifiers sealed

Provides typosquatting response pack info functionality.

Inheritance

  • Object
  • TyposquattingResponsePackInfo

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

public TyposquattingResponsePackInfo() #

Properties

public String Campaign { get; set; } #

Gets or sets the campaign value.

public String Severity { get; set; } #

Gets or sets the severity value.

public String CaseId { get; set; } #

Gets or sets the case id value.

public String CaseFingerprint { get; set; } #

Gets or sets the case fingerprint value.

public String TopDomain { get; set; } #

Gets or sets the top domain value.

public String PrimaryContact { get; set; } #

Gets or sets the primary contact value.

public String TrackingSummary { get; set; } #

Gets or sets the tracking summary value.

public String EscalationSummary { get; set; } #

Gets or sets the escalation summary value.

public String ActionabilitySummary { get; set; } #

Gets or sets the actionability summary value.

public String RecommendedAction { get; set; } #

Gets or sets the recommended action value.

public String DraftPreview { get; set; } #

Gets or sets the draft preview value.

public String DraftBody { get; set; } #

Gets or sets the draft body value.

{{ include "footer" }}