Domain Detective

API Reference

Class

RdapEvent

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Represents an RDAP event entry.

Inheritance

  • Object
  • RdapEvent

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 RdapEvent() #

Properties

public RdapEventAction Action { get; set; } #
JsonPropertyName("eventAction")

Action type for the event.

public String Date { get; set; } #
JsonPropertyName("eventDate")

Date of the event.

{{ include "footer" }}