EnrichmentDomainWhoisContact interface
An individual contact associated with this domain
Properties
city | The city for this contact |
country | The country for this contact |
The email address for this contact |
|
fax | The fax number for this contact |
name | The name of this contact |
org | The organization for this contact |
phone | The phone number for this contact |
postal | The postal code for this contact |
state | The state for this contact |
street | A list describing the street address for this contact |
Property Details
city
The city for this contact
city?: string
Property Value
string
country
The country for this contact
country?: string
Property Value
string
The email address for this contact
email?: string
Property Value
string
fax
The fax number for this contact
fax?: string
Property Value
string
name
The name of this contact
name?: string
Property Value
string
org
The organization for this contact
org?: string
Property Value
string
phone
The phone number for this contact
phone?: string
Property Value
string
postal
The postal code for this contact
postal?: string
Property Value
string
state
The state for this contact
state?: string
Property Value
string
street
A list describing the street address for this contact
street?: string[]
Property Value
string[]
Azure SDK for JavaScript