Domain Detective

API Reference

Class

VirusTotalObject

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

VirusTotal object container.

Inheritance

  • Object
  • VirusTotalObject

Usage

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

Constructors

public VirusTotalObject() #

Properties

public String Id { get; set; } #
JsonPropertyName("id")

Identifier.

public VirusTotalObjectType Type { get; set; } #
JsonPropertyName("type")

Object type.

public VirusTotalAttributes Attributes { get; set; } #
JsonPropertyName("attributes")

Object attributes.

{{ include "footer" }}