# Functions
NewClient creates a new Client.
# Structs
Client the API client for Stackpath.
ErrorResponse the API error response representation.
Record a DNS record representation.
Records is the response struct from the Stackpath api GetZoneRecords.
Zone a DNS zone representation.
Zones is the response struct from the Stackpath api GetZones.