# mailslurp.model.DNSLookupResult
# Load the model package
import 'package:mailslurp/api.dart';
# Properties
Name | Type | Description | Notes |
---|---|---|---|
name | String | [default to null] | |
recordEntries | List<String> | [default to []] | |
recordType | String | [default to null] | |
ttl | int | [default to null] |
[Back to Model list] [Back to API list] [Back to README]