mailslurp 11.3.0

Official MailSlurp Email API Client
Documentation
# 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<String>**> | List of record types you wish to query such as MX, DNS, TXT, NS, A etc. | [optional]

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