mailslurp.model.DNSLookupOptions
Load the model package
Properties
Name | Type | Description | Notes |
---|---|---|---|
hostname | String | List of record types you wish to query such as MX, DNS, TXT, NS, A etc. | |
recordTypes | List | List of record types you wish to query such as MX, DNS, TXT, NS, A etc. | [default to const []] |
omitFinalDNSDot | bool | Optionally control whether to omit the final dot in full DNS name values. |