# Structs
AAAARecord is alias of [general.AAAARecord] for [getData] response with TTL field.
ARecord is alias of [general.ARecord] for [getData] response with TTL field.
CAARecord is alias of [general.CAARecord] for [getData] response with TTL field.
CNAMERecord is alias of [general.CNAMERecord] for [getData] response with TTL field.
MXRecord is alias of [general.MXRecord] for [getData] response with TTL field.
NSRecord is alias of [general.NSRecord] for [getData] response with TTL field.
SRVRecord is alias of [general.SRVRecord] for [getData] response with TTL field.
TTLRecord is a representation of a TTL field in any records.
TXTRecord is alias of [general.TXTRecord] for [getData] response with TTL field.
# Type aliases
DNSIPRecord is alias of [general.DNSIPRecord] for [getData] response.
DNSRecord is alias of [general.DNSRecord] for [getData] response.