Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnrichmentDomainWhoisContact

Package version

An individual contact associated with this domain

Hierarchy

  • EnrichmentDomainWhoisContact

Index

Properties

Optional city

city: undefined | string

The city for this contact

Optional country

country: undefined | string

The country for this contact

Optional email

email: undefined | string

The email address for this contact

Optional fax

fax: undefined | string

The fax number for this contact

Optional name

name: undefined | string

The name of this contact

Optional org

org: undefined | string

The organization for this contact

Optional phone

phone: undefined | string

The phone number for this contact

Optional postal

postal: undefined | string

The postal code for this contact

Optional state

state: undefined | string

The state for this contact

Optional street

street: string[]

A list describing the street address for this contact

Generated using TypeDoc