Domain Detective

API Reference

Class

TyposquattingInfrastructureCampaignEscalationBundle

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Reusable escalation bundle for campaign-based analyst handoff and takedown prep.

Inheritance

  • Object
  • TyposquattingInfrastructureCampaignEscalationBundle

Usage

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

Constructors

public TyposquattingInfrastructureCampaignEscalationBundle() #

Properties

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 TrackingSummary { get; set; } #

Gets or sets the tracking summary value.

public String Subject { get; set; } #

Gets or sets the subject value.

public String Summary { get; set; } #

Gets or sets the summary value.

public String EvidenceSummary { get; set; } #

Gets or sets the evidence summary value.

public String DraftBody { get; set; } #

Gets or sets the draft body value.

public String DraftPreview { get; set; } #

Gets or sets the draft preview value.

public TyposquattingInfrastructureCampaignEscalationRoute PrimaryRoute { get; set; } #

Gets or sets the primary route value.

public String PrimaryContact { get; set; } #

Gets or sets the primary contact value.

public IReadOnlyList<String> Contacts { get; set; } #

Gets or sets the contacts value.

public IReadOnlyList<String> Domains { get; set; } #

Gets or sets the domains value.

public IReadOnlyList<String> EvidencePoints { get; set; } #

Gets or sets the evidence points value.

public IReadOnlyList<String> ActionChecklist { get; set; } #

Gets or sets the action checklist value.

public Boolean ReadyToEscalate { get; } #

Represents the ready to escalate value.

{{ include "footer" }}