# DnsLookupOptions ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **hostname** | Option<**String**> | List of record types you wish to query such as MX, DNS, TXT, NS, A etc. | [optional] **omit_final_dns_dot** | Option<**bool**> | Optionally control whether to omit the final dot in full DNS name values. | [optional] **record_types** | Option<**Vec**> | List of record types you wish to query such as MX, DNS, TXT, NS, A etc. | [optional] [[Back to Model list]](../README#documentation-for-models) [[Back to API list]](../README#documentation-for-api-endpoints) [[Back to README]](../README)