API Reference
Class
TyposquattingInfrastructureCampaignEscalationBundle
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.
Returned or exposed by
Constructors
public TyposquattingInfrastructureCampaignEscalationBundle() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.