Represents the result of a domain research.
See:
@type t() :: %Dnsimple.DomainResearchStatus{ availability: String.t(), domain: String.t(), errors: [String.t()], request_id: String.t() }