# mailslurp.Model.DNSLookupResult
DNS lookup result. Includes record type, time to live, raw response, and name value for the name server response.
# Properties
Name | Type | Description | Notes |
---|---|---|---|
Name | string | ||
RecordEntries | List<string> | ||
RecordType | string | ||
Ttl | long |
[Back to Model list] [Back to API list] [Back to README]