Sha256: a65c54a0fc33e5cb8c9c461131cbd0fa2d99390091b531b3b1624d1553e236ae
Contents?: true
Size: 1.67 KB
Versions: 25
Compression:
Stored size: 1.67 KB
Contents
# CloudmersiveValidateApiClient::WhoisResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **valid_domain** | **BOOLEAN** | True if the domain is valid, false if it is not | [optional] **registrant_name** | **String** | Name of the domain registrant | [optional] **registrant_organization** | **String** | Organization name of the domain registrant | [optional] **registrant_email** | **String** | Email address of the domain registrant | [optional] **registrant_street_number** | **String** | Street number of the address of the domain registrant, if available | [optional] **registrant_street** | **String** | Street name of the address of the domain registrant, if available | [optional] **registrant_city** | **String** | City of the domain registrant, if available | [optional] **registrant_state_or_province** | **String** | State or Province of the address of the domain registrant, if available | [optional] **registrant_postal_code** | **String** | Postal code of the address of the domain registrant, if available | [optional] **registrant_country** | **String** | Country of the address of the domain registrant, if available | [optional] **registrant_raw_address** | **String** | Raw address string of the domain registrant, if available | [optional] **registrant_telephone** | **String** | Telephone number of the address of the domain registrant | [optional] **whois_server** | **String** | Server used to lookup WHOIS information (may change based on lookup). | [optional] **raw_text_record** | **String** | WHOIS raw text record | [optional] **created_dt** | **DateTime** | Creation date for the record | [optional]
Version data entries
25 entries across 25 versions & 1 rubygems