# DNSLookupOptions

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**hostname** | **String** | List of record types you wish to query such as MX, DNS, TXT, NS, A etc. | 
**recordTypes** | **[String]** | List of record types you wish to query such as MX, DNS, TXT, NS, A etc. | 
**omitFinalDNSDot** | **Bool** | Optionally control whether to omit the final dot in full DNS name values. | 

[[Back to Model list]](../README#documentation-for-models) [[Back to API list]](../README#documentation-for-api-endpoints) [[Back to README]](../README)