Represents a domain check.
See:
@type t() :: %Dnsimple.DomainCheck{ available: boolean(), domain: String.t(), premium: boolean() }